use strict; use ExtUtils::MakeMaker; WriteMakefile( NAME => 'CPAN::Test::Dummy::Perl5::Developer', AUTHOR => 'Adam Kennedy ', VERSION => '0.01_01', ABSTRACT => 'CPAN Test Dummy developer sample module', PL_FILES => {}, );