use ExtUtils::MakeMaker; use strict; WriteMakefile( 'NAME' => 'Bundle::Math', 'VERSION_FROM' => 'Math.pm', );