/usr/local/CPAN/Acme-Bushisms/Makefile.PL
use
ExtUtils::MakeMaker
;
WriteMakefile
(
'NAME'
=>
'Acme::Bushisms'
,
'VERSION'
=>
'0.02'
,
)
;