SWF::NeedsRecompile - Tests if any SWF or FLA file dependencies have changed


LICENSE

Copyright 2002-2006 Clotho Advanced Media, Inc., L<http://www.clotho.com/>

Copyright 2007 Chris Dolan

This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.


INSTALLATION

Install via one of the following:
  perl Makefile.PL
  make
  make test
  make install

or

  perl Build.PL
  perl Build
  perl Build test
  perl Build install
