use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Attribute::Handlers::Prospective', VERSION => '0.01', PREREQ_PM => { Filter::Simple => 0, Text::Balanced => 0 }, );