Click here to get back home

Perl Modules

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Perl Modules Frank 06-02-2008
Get Chitika Premium
Posted by Frank on June 2, 2008, 5:20 pm
Please log in for more thread options
Where do I find a listing of available modules or the modules
themselves? Documentation available? Where is a good place to search?

Frank

Posted by J. Gleixner on June 2, 2008, 5:28 pm
Please log in for more thread options
Frank wrote:
> Where do I find a listing of available modules or the modules
> themselves? Documentation available? Where is a good place to search?

A good place to start is with the documentation that came with your
installation, using "perldoc". e.g.

perldoc -q "What modules and extensions are available for Perl"

Using your favorite Internet search engine, searching for
"perl modules", would probably have returned many helpful sites too.

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/

Posted by brian d foy on June 3, 2008, 2:36 pm
Please log in for more thread options
In article

> Where do I find a listing of available modules or the modules
> themselves? Documentation available? Where is a good place to search?

Do you mean modules on your system or modules on CPAN that you might
install?

If you want to see every module indexed by PAUSE, look at the
modules/02.packages.details.tar.gz file on any CPAN mirror.

To get all the modules in the current @INC, just use the cpan script
that comes with perl:

% cpan -a

You'll get a lot of output that looks like:

CGI::FormBuilder::Util 3.0501 3.0501
NWIGER/CGI-FormBuilder-3.0501.tgz
CGI::Pretty 1.08 1.08 LDS/CGI.pm-3.37.tar.gz
CGI::Prototype 0.9053 0.9053
MERLYN/CGI-Prototype-0.9053.tar.gz
CGI::Prototype::Hidden undef undef
MERLYN/CGI-Prototype-0.9053.tar.gz
CGI::Push 1.04 1.04 LDS/CGI.pm-3.37.tar.gz
CGI::Simple 1.103 1.105
ANDYA/CGI-Simple-1.105.tar.gz
CGI::Simple::Cookie 1.103 1.105
ANDYA/CGI-Simple-1.105.tar.gz
CGI::Simple::Standard 1.103 1.105
ANDYA/CGI-Simple-1.105.tar.gz
CGI::Simple::Util 1.103 1.105
ANDYA/CGI-Simple-1.105.tar.gz
CGI::Util 1.5 1.5 LDS/CGI.pm-3.33.tar.gz
CPAN 1.9102 1.9205 ANDK/CPAN-1.9205.tar.gz
CPAN::Admin 5.400844 5.5 ANDK/CPAN-1.9205.tar.gz
CPAN::Checksums 1.050 2.00
ANDK/CPAN-Checksums-2.00.tar.gz
CPAN::Debug 5.400955 5.402212 ANDK/CPAN-1.9205.tar.gz

Similar ThreadsPosted
perl modules August 8, 2004, 5:49 am
Perl PDF modules - help please August 11, 2004, 2:31 pm
Using perl modules January 25, 2007, 9:56 am
ORM modules for Perl September 1, 2006, 8:24 pm
perl update - what about the modules? March 29, 2005, 4:05 am
Batch Modules for Perl? May 1, 2005, 9:55 am
Help regarding Perl modules in .pl and .in extension. May 5, 2005, 6:44 pm
How to "unuse" Perl modules August 18, 2005, 8:33 am
where to get Active perl modules September 1, 2005, 11:44 pm
perl session modules September 9, 2005, 2:37 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap