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