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