Acme-MJD
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
# perl Makefile.PL && nmake realclean && cls && perl Makefile.PL && nmake test
# cpan-upload -mailto yo@yo.yo -verbose -user podmaster Acme-MJD-0.02.tar.gz
use ExtUtils::MakeMaker;
# See lib/ExtUtils/MakeMaker.pm for details of how to influence
# the contents of the Makefile that is written.
WriteMakefile(
NAME => 'Acme::MJD',
VERSION_FROM => 'lib/Acme/MJD.pm', # finds \$VERSION
AUTHOR => 'D. H. (PodMaster)',
ABSTRACT => 'Mark Jason Dominus does perl',
( run in 2.959 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )