Useful CPAN tip

Posted by robbiebow on 22 September, 2007 under geek | Be the First to Comment

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

Add A Comment