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