use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Win32::Die', VERSION => '0.03', PREREQ_PM => {Term::ReadKey => 0}, # e.g., Module::Name => 1.1 );