use 5.008_000; use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Lingua::Num2Word', 'VERSION_FROM' => 'Num2Word.pm', ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (AUTHOR => 'Roman Vasicek <rv@petamem.com>') : ()) );