use ExtUtils::MakeMaker; use strict; WriteMakefile( 'NAME' => 'Bundle::Combust', 'VERSION_FROM' => 'lib/Bundle/Combust.pm', );