# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'File::Find::Rule::Type', VERSION => '0.05', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'File::Find::Rule' => '0.07', 'Test::More' => '0.01', 'File::Type' => '0.05', }, );