1 2 3 4 5
use ExtUtils::MakeMaker; WriteMakefile(NAME => 'xmpt', VERSION_FROM => 'xmpt', EXE_FILES => ['xmpt']);