# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Module::Build::Kwalitee', 'VERSION_FROM' => 'lib/Module/Build/Kwalitee.pm', 'PREREQ_PM' => { 'File::Find::Rule' => 0, 'YAML' => 0, 'Test::Pod' => 0, 'IPC::Open3' => 0, 'Test::More' => 0, 'Pod::Coverage::CountParents' => 0, 'Module::Build' => '0.2609' } ) ;