use 5.006; use ExtUtils::MakeMaker; WriteMakefile( NAME => 'makepp', PM => {} ); print "*** This is only intended to give CPAN testers an entry point. *** It does not install makepp. *** Use './configure && make install' or 'install.pl' for that.\n";