use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Geo::METAR', DISTNAME => 'METAR-1.15', VERSION_FROM => 'METAR.pm', PREREQ_PM => {}, );