/usr/local/CPAN/Class-Delegation/Makefile.PL
use
ExtUtils::MakeMaker
;
WriteMakefile
(
NAME
=>
'Class::Delegation'
,
VERSION
=>
'1.06'
,
)
;