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