/usr/local/CPAN/Acme-Don-t/Makefile.PL
use
ExtUtils::MakeMaker
;
WriteMakefile
(
NAME
=>
q[Acme::Don::t]
,
VERSION
=>
q[1.01]
,
)
;