in reply to
Help on installing a CPAN module
Try issuing the command
perl -MCPAN -e shell
as root. You'll get an interactive installer shell where you can type things like 'install module_name'. See also
perlman:lib:CPAN
.
Comment on
Re: Help on installing a CPAN module
Download
Code
In Section
Seekers of Perl Wisdom