in reply to What are Modules

Once you read a little more about CPAN and want to install modules, try the command perl -MCPAN -e shell which can make installing modules a breeze (on unix systems, I think there is something different to do with windows, but I don't mess with those boxes).

Scott