use ExtUtils::MakeMaker; WriteMakefile( NAME => q[Perl6::Placeholders], VERSION => q[0.07], PREREQ_PM => { 'Filter::Simple' => 0.78 } );