use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Acme::Python', 'VERSION_FROM' => 'Python.pm', );