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