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