If you're looking for a specific module, you can do
this:

perldoc CGI.pm to see if the docs are installed (they
are, as CGI.pm is part of the standard distro.)

Or, you can do this from the command line:

perl -MCGI.pm

...if the prompt then just sits there waiting for you
without messages, it's installed. Hit Ctrl-C to cancel
out. Hope this helps!

~Matt C.

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to