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