/usr/local/CPAN/Crypt-ECB/Makefile.PL
use
ExtUtils::MakeMaker
;
WriteMakefile
(
NAME
=>
'Crypt::ECB'
,
VERSION_FROM
=>
'ECB.pm'
,
)
;