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