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