use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Inline::Files', VERSION => '0.60', PREREQ_PM => { Filter::Util::Call => 0 }, );