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