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