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