use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Tie::Scalar::Decay', VERSION => '1.1.1', PREREQ_PM => { Time::HiRes => 1.2 } );