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