# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Parallel::Workers', 'EXE_FILES' => [], 'VERSION_FROM' => './lib/Parallel/Workers.pm', 'PREREQ_PM' => { 'Getopt::Long' => 0, 'File::Find::Rule' => 0, 'Data::Serializer' => 0, 'File::Temp' => 0, 'Math::BigInt::GMP' => 0 } ) ;