/usr/local/CPAN/DateConvert/Makefile.PL
use
ExtUtils::MakeMaker
;
WriteMakefile
(
'NAME'
=>
'Date::Convert'
,
'VERSION'
=>
'0.10'
)
;