http://qs321.pair.com?node_id=100524


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.