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