use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Attribute::Types', VERSION => '0.10', PREREQ_PM => { Attribute::Handlers => 0 }, );