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