# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'SWF::NeedsRecompile', 'VERSION_FROM' => 'lib/SWF/NeedsRecompile.pm', 'PREREQ_PM' => { 'File::HomeDir' => '0.50', 'File::Slurp' => '9999.09', 'List::MoreUtils' => '0', 'Regexp::Common' => '2.12', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;