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