Useful CPAN tip
If you use http://search.cpan.org/ you can add perldoc?Name::Of::Module to get straight to the documentation for any module. This is very handy for modules that the search facility doesn't find, like FCGI for instance.
http://search.cpan.org/perldoc?FCGI
http://search.cpan.org/perldoc?FCGI

Leave a comment