# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'File::Find::Rule::CVS', VERSION => '0.01', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'Test::More' => '0', 'File::Find::Rule' => '0.20', 'File::Slurp::Tree' => '0', 'version' => '0', 'Parse::CVSEntries' => '0.03', }, );