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