# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Module::Bundled::Files', 'VERSION_FROM' => 'lib/Module/Bundled/Files.pm', 'PREREQ_PM' => { 'Class::ISA' => '0', 'File::Spec' => '0', 'Module::Build' => '0.26', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;