use ExtUtils::MakeMaker; WriteMakefile( NAME => 'File::Find::Rule::Permissions', VERSION => '1.2', PREREQ_PM => { File::Find::Rule => 0.1 } );