use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Math::Trig::Degree', 'VERSION_FROM' => 'Degree.pm', 'PREREQ_PM' => {}, );