use ExtUtils::MakeMaker; WriteMakefile ( AUTHOR => 'Casey West ', ABSTRACT => "Convert to and from concise duration formats.", NAME => 'Time::Concise', VERSION_FROM => 'lib/Time/Concise.pm', );