use ExtUtils::MakeMaker; WriteMakefile( NAME => q[Perl6::Slurp], VERSION => q[0.03], PREREQ_PM => { Perl6::Export=>0.07 }, );