  |
http://perl.apache.org/embperl/ - http://perl.apache.org/embperl/
A server-side tool and framework for building websites with embedding Perl code in HTML pages. [Open source, GPL or Artistic License] |
  |
cgi-lib.pl - http://cgi-lib.berkeley.edu/
Very popular Perl 4/5 module for simple CGI tasks, such as reading form input. |
  |
Apache::ASP - http://www.apache-asp.org/
A Perl module that provides an Active Server Pages (ASP) port to the Apache Webserver. It allows developers to create dynamic web applications with session management and embed Perl code directly in static HTML files. |
  |
http://search.cpan.org/dist/CGI.pm/ - http://search.cpan.org/dist/CGI.pm/
A popular module for CGI programming; read forms, use cookies, and generate HTML. Included in the standard distribution of Perl 5. |
  |
Perldoc.com: Core Modules - http://perldoc.perl.org/index-modules-A.html
Documentation for modules that form part of the standard distribution of perl. |
  |
WWW::SMS - http://www-sms.sourceforge.net/
Framework for sending free SMSs over the web. |
  |
http://www.perldap.org/ - http://www.perldap.org/
A Perl module that allows programmers to access and manipulate LDAP directories. |
  |
Writing Perl Modules for CPAN - http://www.apress.com/book/view/159059018X
Publisher's site for the book by Sam Tregar. The entire first chapter, 'CPAN', is available for free in PDF format. |
  |
Finance::Quote - http://finance-quote.sourceforge.net/
Can be used to obtain information from a variety of sources, including markets in Australia, USA, Canada, Europe, and a number of managed funds. |
  |
Class::Date - http://hacks.dlux.hu/Class-Date/
Provides a date datatype for Perl. With mailing list. |
  |
CPAN Code Search by Gonzui - http://cpansearch.bulknews.net/
Searches within the source code of all the modules available on CPAN. |
  |
CPAN Leaderboard - http://thegestalt.org/simon/perl/wholecpan.html
A list of CPAN authors, sorted in descending order by number of distributions contributed. Source code available. |
  |
Finance::QuoteHist - http://www.mojotoad.com/sisk/projects/Finance-QuoteHist/
Several modules designed to fetch historical stock quotes from the web. Includes interfaces for Yahoo, WallStreetCity, and SiliconInvestor. |
  |
WebTools - http://www.proscriptum.com/
Package to aid Web developers. Supports embedding Perl in HTML files, flat file databases, session tracking and cookies, and MySQL/MS Access. |
  |
Test::Cmd - http://www.baldmt.com/Test-Cmd/
Provides a low-level framework for portable automated testing of executable commands and scripts. |
  |
Cache::Cache - http://perl-cache.sourceforge.net/
Designed to assist a developer in persisting data for a specified period of time. |
  |
Geo::METAR - http://jeremy.zawodny.com/perl/Geo-METAR/
Designed for accessing aviation weather information. |
  |
WWW::Search - http://www.isi.edu/lsam/tools/WWW_SEARCH/
A collection of Perl modules which provide an API to WWW search engines like AltaVista, Lycos, Hotbot, and WebCrawler. |
  |
Finance::StockTrade - http://jeremy.zawodny.com/perl/Finance-StockTrade/
Library of modules (and example scripts) for performing various on-line stock trading tasks such as buying, selling, and monitoring. |
  |
fmscore and Mail::Freshmeat - http://adamspiers.org/computing/fmscore/
A Perl program and module which it use supplied by the user of freshmeat.net newsletter to rank the entries in a newsletter by interest. It also has the nice side effect of removing the advertising from the top of the newsletter. |
 |
Crypt::SMIME - http://search.cpan.org/dist/Crypt-SMIME/
CPAN module for S/MIME message signing, verification, encryption and decryption. |
 |
Perl Beans - http://sourceforge.net/projects/perlbeans/
Implementation of the Java Beans framework in Perl. |
 |
http://membres.lycos.fr/varkhancd/dev/RPL/ - http://membres.lycos.fr/varkhancd/dev/RPL/
Enables parsing and executing RPL programs, providing stack and variables management routines, as well as a library of built-in primitives for flow control, list manipulation and basic calculus. |
 |
PITA - The Perl Image Testing Architecture - http://search.cpan.org/dist/PITA/
CPAN module that attempts to comprehensively solve the problem of mass testing Perl packages against a wide variety of different environments. |
 |
VACM::Perl - http://vacm-perl.sourceforge.net/
Wrappers for the VACM programmer's API. |