in reply to Adding a Perl module...
If you type:
then you'll find yourself in an interactive program allowing you to install any CPAN module you like. Then you can install LWP as easily as typing "install Bundle::LWP".perl -MCPAN -e shell
Also, the standard Perl is up to 5.6+ now... you might want to seriously consider upgrading your Perl. See http://www.perl.com for details.
stephen
|
|---|