# Note: this file was auto-generated by Module::Build::Compat version 0.35_02 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => ($] >= 5.009003 ? 'perl' : 'site'), 'NAME' => 'ExtUtils::CBuilder', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/ExtUtils/CBuilder.pm', 'PREREQ_PM' => { 'Test::More' => '0.47', 'Text::ParseWords' => 0, 'IO::File' => 0, 'File::Spec' => 0, 'File::Basename' => 0, 'Cwd' => 0 } ) ;