|
Posted by A. Sinan Unur on June 2, 2008, 5:57 pm
Please log in for more thread options e77c1d2b4144@m3g2000hsc.googlegroups.com:
> Where do I find a listing of available modules or the modules
> themselves?
perldoc perltoc
for the table of contents of the POD documentation on your system.
> Documentation available?
perldoc -q module
to search the FAQ list. The search above yields:
What modules and extensions are available for Perl? What is CPAN? What
does CPAN/src/... mean?
> Where is a good place to search?
There is always Google. On the other hand, you can always go to
<URL:http://search.cpan.org/>.
Please read the posting guidelines for this group and follow them.
Sinan
--
(remove .invalid and reverse each component for email address)
comp.lang.perl.misc guidelines on the WWW:
http://www.rehabitation.com/clpmisc/
|