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