# Note: this file was auto-generated by Module::Build::Compat version 0.33 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'perl', '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 } ) ;