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