use ExtUtils::MakeMaker; require 5.004; WriteMakefile( 'NAME' => 'Math::MVPoly', 'VERSION_FROM' => 'lib/Math/MVPoly/MVPoly.pm', );