
|
|
|
|
Home / Computers / Programming / Languages / Perl / Modules
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- AddressBook - Collection of library modules which provide a unified interface for accessing addressbook entries stored in various types of databases.
perl-abook.sourceforge.net
- Apache/Perl Module List - A list of Perl modules used for interacting with the Apache Webserver.
perl.apache.org/src/apache-modlist.html
- Apache::ASP - 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.
www.apache-asp.org
- Apache::Cookie - Interface to the cookie routines in libapreq. Based on CGI::Cookie.
httpd.apache.org/apreq/Apache-Cookie.html
- Apache::Htaccess - Allows creation and modification of Apache .htaccess files.
sourceforge.net/projects/apache-htaccess
- Audio::DSP - Perl extension for interfacing with digital audio devices under *nix.
www.pdamusic.com/computer/audio-dsp.html
- Authen::PAM - A Perl module which provides an interface to the PAM library.
www.cs.kuleuven.ac.be/~pelov/pam
- Backend News Project - A group of Perl modules that can be used to extract backend news files from different web sites and display the news in a personal website that has the ability to run Perl CGI scripts. Project is still in beta phase.
backendnews.sourceforge.net
- Barcode.pm - Creates a barcode image as a png file object. Currently only does type Code 128 (B or C). Also decodes scans from the CueCat scanner and retrieves the url from a Digital Convergence server.
blort.org/~kgasso/cuecat.BAK/perl_decoder
- Butler.pm - Butler module is a Perl module that enables Perl scripts to access the Butler SQL database. Currently, this only works on Macs, so this will only be useful with MacPerl.
remus.rutgers.edu/~petechen/Butler/Butlerpm.html
- Cache::Cache - Designed to assist a developer in persisting data for a specified period of time.
perl-cache.sourceforge.net
- CDDB / CDDB_Get - Retrieves the CDDB information for an audio CD.
armin.emx.at/cddb
- CFITSIO - Offers an interface to William Pence's CFITSIO subroutine library.
hea-www.harvard.edu/~rpete/cfitsio
- cgi-lib.pl - Very popular Perl 4/5 module for simple CGI tasks, such as reading form input.
cgi-lib.berkeley.edu
- CGI.pm - A popular module for CGI programming; read forms, use cookies, generate HTML, and much more. Included in the standard distribution of Perl 5.
stein.cshl.org/WWW/software/CGI
- CGI::Cache - Perl extension to help cache output of time-intensive CGI scripts so that subsequent visits to such scripts will not cost as much time.
cgicache.sourceforge.net
- Class::Date - Provides a date datatype for Perl. With mailing list.
hacks.dlux.hu/Class-Date
- Class::DBI - Provides a convenient abstraction layer to a database.
www.class-dbi.com
- Config:: - Facilitates cached and pre-parsed file reading.
www.fatalmind.com/projects/CONFIG
- CPAN Module Search Engine (WAIT) - Search the documentation of all the modules in CPAN by name, synopsis, text, author, or any combination of the four.
ls6-www.cs.uni-dortmund.de/ir/projects/SFgate/CPAN
- CPAN++ - Provides command-line access to the CPAN interface.
cpanplus.sourceforge.net
- Curses::Widgets - Provides high level APIs for rapid user interface design on the console.
www.digitalmages.com/perl/CursesWidgets
- Db::Documentum - Home of Db::Documentum co-author. Site includes latest source, news and tutorial.
www.erols.com/theroths/perl_stuff.html
- DBI.pm - A Perl module used for the connection, retrieval and storage of data from various database applications.
www.rrz.uni-hamburg.de/RRZ/Software/DBI.pm/DBI.pm.html
- DBIWrapper - Designed to facilitate easier access to databases using DBI. High level methods for reading, writing, committing and rolling back transactions are provided.
dbiwrapper.sourceforge.net
- DBIx::Browse - Designed to facilitate the browsing (INSERT, UPDATE and DELETE) of related database tables. With demonstration.
dbix-browse.sourceforge.net
- DBIx::Password - Allows creation of a global password file for DB passwords.
software.tangent.org/projects.pl?view=DBIxPassword
- Devel::Profiler - Profiler compatible with dprofpp.
sourceforge.net/projects/devel-profiler
- dTemplate - General-purpose, lightweight, templating system.
hacks.dlux.hu/dTemplate
- Embperl - Embperl gives you the power to embed Perl code in your HTML documents.
perl.apache.org/embperl/index.html
- Finance::Quote - Can be used to obtain information from a variety of sources, including markets in Australia, USA, Canada, Europe, and a number of managed funds.
finance-quote.sourceforge.net
- Finance::QuoteHist - Several modules designed to fetch historical stock quotes from the web. Includes interfaces for Yahoo, WallStreetCity, and SiliconInvestor.
www.mojotoad.com/sisk/projects/Finance-QuoteHist
- Finance::StockTrade - Library of modules (and example scripts) for performing various on-line stock trading tasks such as buying, selling, and monitoring.
jeremy.zawodny.com/perl/Finance-StockTrade
- fmscore and Mail::Freshmeat - 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.
adamspiers.org/computing/fmscore
- GD.pm - Perl interface to the GD graphics library.
stein.cshl.org/WWW/software/GD
- GDChart - A Perl module for creating various types of graphs.
gdchart.freeservers.com/gdchart
- Geo::METAR - Designed for accessing aviation weather information.
jeremy.zawodny.com/perl/Geo-METAR
- Ghostscript - Module for the Ghostscript API.
www.wiredaemons.com/forrest/Ghostscript.html
- GIF - Interface to the gd 1.1.1 GIF library.
www.fi.infn.it/pub/perl/GIF
- GPS - Provides access to several GPS protocols, such as Garmin, NMEA, and Magellan.
sourceforge.net/projects/perl-gps
- Graphics::Plotter - A Perl module for the C++ GNU plotter library
www.klaban.torun.pl/prog/libplot
- HTML::Defaultify - Enables population of HTML forms with default values.
www.jmarshall.com/tools/defaultify
- HTML::FormWizard - A Perl module to create HTML Forms from perlstructs, verify the data and return perl structured data.
www.code.online.pt/form
- HTML::Mason - A Perl-based website development and delivery engine. With mason, Perl is directly embedded inline with HTML templates.
www.masonhq.com
- HTML::TableExtract - Module based on HTML::Parser that serves to extract information contained in tables from HTML documents.
www.mojotoad.com/sisk/projects/HTML-TableExtract
- HTML::Template - Collection of modules including HTML::Pager, IPC::SharedCache, and CGI::Application::MailPage. With documentation and mailing list.
html-template.sourceforge.net
- Ilib - A Perl module that interfaces with the Ilib library to read, create, manipulate and save PPM, XPM, GIF, PNG and JPG images.
www.radix.net/~cknudsen/Ilib/Ilib-perl.html
- Image::Grab - Enables retrieval of images with dynamic / 'hidden' URLs.
mah.everybody.org/hacks/perl/Image-Grab
- Image::Size - Calculates the height and width of given images at run time.
www.byz.org/~randy/perl/Image::Size
- Imager and Imager::Plot - The former is for manipulating gray, color and RGBA format images. The latter facilitates the generation of raster graphs and plots.
www.eecs.umich.edu/~addi/perl/Imager
- IMDB.pm - Allows the retrieval of information about DVDs and media from the Internet Movie Database.
www.infocopter.ch/perl_corner/retos-imdb.htm
- Installing Perl Modules - A guide to installing Perl modules on Unix and Windows platforms.
www.rcbowen.com/imho/perl/modules.html
- LEGO::RCX - Allows one to communicate with the Lego MindStorms(R) RCX brick from a workstation through the IR tower.
members.cox.net/quillan/lego/rcx.pm.html
- libsite-db-perl - Provides basic and easy database-connectivity through both URLs and standard DBD-parameters.
pja.op.het.net/site_db
- libwww-perl - Modules to provide a simple and consistent programming interface to the WWW.
www.linpro.no/lwp
- Lingua::Romana::Perligata - Damian Conway's paper on the module that makes it possible to write Perl programs in Latin.
www.csse.monash.edu.au/~damian/papers/HTML/Perligata.html
- Mail Filtering With Mail::Audit - An article describing the usage of the Mail::Audit Perl Module.
simon-cozens.org/writings/mail-audit.html
- MARC - A Perl module for reading, manipulating, outputting and converting bibliographic records in the Machine Readable Cataloging (MARC) format.
marcpm.sourceforge.net
- Math::MatrixReal - Info and sourcecode for the module.
leto.net/code/Math-MatrixReal
- MiniCGI - 'Bare-bones' (4k) version of CGI.pm.
www.devzero.org/attic/code/minicgi
- Module::Reloadable - Used to reload specific modules in a permanent-running environment.
hacks.dlux.hu/Module-Reloadable
- MSSQL::DBlib & MSSQL::Sqllib - Two Perl classes for accessing Microsoft SQL Server from Perl from MS Windows only.
www.algonet.se/~sommar/mssqlperl
- MVPoly - Multi-variable polynomial algebra library and command interpreter. It implements the core algebraic functionality to support operations upto and including determining Groebner Basis.
gamma.cbos.org/MVPoly
- Net::DNS - Collection of modules that act as a Domain Name System resolver. They allows the programmer to perform DNS queries that are beyond the capabilities of gethostbyname and gethostbyaddr.
www.net-dns.org
- Net::ICQ2000 - Module for handling the ICQ2000 protocol.
sourceforge.net/projects/neticq2k
- Net::Whois::RIPE - Object-orientated module that provides methods to query, retrieve and update RIPE-157 formated objects, from whois servers that support this format.
sourceforge.net/projects/net-whois-ripe
- Net::Z3950 - This module provides a Perl interface to the Z39.50 information retrieval protocol.
www.miketaylor.org.uk/tech/nz
- Net::Z3950::SimpleServer - Implements the server side of the Z39.50 (information retrieval) protocol.
www.indexdata.dk/simpleserver
- NetCDFPerl - A Perl extension module for scientific data access via version 2 of the netCDF API.
www.unidata.ucar.edu/packages/netcdf-perl
- Ogg::Vorbis and libao-perl - The former is an object-oriented interface to the libvorbisfile Ogg Vorbis library. The latter is an interface to the ao cross-platform audio library.
synthcode.com/code/vorbis
- OpenGL - Creates 2D and 3D graphical OpenGL programs in Perl.
www.melax.com/perl
- p5-IPA - Library of image processing algorithms. Based on the Prima toolkit.
www.prima.eu.org/IPA
- Packet:: - Suite for encoding, decoding, injecting and sniffing low-level network packets.
packet.lucidx.com
- Parallel::ForkManager - Object-orientated parallel processing fork manager.
hacks.dlux.hu/Parallel-ForkManager
- Parse::PlainConfig - Provides OO objects which can parse and generate human-readable configuration files.
www.digitalmages.com/perl/PlainConfig
- PCSC-Perl - A wrapper built around the PCSC/lite library. The PCSC/lite library is an abstraction layer that allows standardized communications with a wide range of smart card readers. The native API for PCSC/lite is C. [Open source, GPL]
www.pcscperl.org/En
- Perl 5 Module List - This document is a semi-formal list of Perl 5 Modules.
www.perl.com/CPAN/modules/00modlist.long.html
- Perl Beans - Implementation of the Java Beans framework in Perl.
sourceforge.net/projects/perlbeans
- Perl++ - Syntactical add-on designed to make it easier to work with nested hashes, and use and develop modules and classes.
www.halyava.ru/do/plusplus.htm
- Perl/Tk Module List - A comprehensive list of Perl modules for interfacing Perl with TK.
mysite.directlink.net/gbarr/PerlTk/tk-modlist.html
- Perl::Flash - Modules to create and manipulate Flash files. Source code, demonstrations, links, and writeup.
thegestalt.org/flash
- PerLDAP - A Perl module that allows programmers to access and manipulate LDAP directories.
www.perldap.org
- Perldoc.com: Perl Modules - Documentation for modules that form part of the standard distribution of perl.
perldoc.com/perl5.8.0/lib.html
- Perle4 - Binding for the Elvin 4 publish-subscribe notification/messaging service.
elvin.dstc.edu.au/projects/perle4
- Perlipq - Perl extension to Linux iptables userspace queueing via libipq.
www.intercode.com.au/jmorris/perlipq
- Perlmodlib - A guide to creating new Perl modules and locating existing ones.
www.perl.com/CPAN-local/doc/manual/html/pod/perlmodlib.html
- PostScript::MailLabels - Builds printer calibration pages, and will generate PostScript code for putting addresses on mailing label stock.
oplnk.net/~ajackson/software/maillabels
- 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.
membres.lycos.fr/varkhancd/dev/RPL
- SDL - Package that provides both functional and object orient interfaces to the Simple DirectMedia Layer for Perl 5.
sdlperl.org
- Sendmail::Milter - A Perl module that allows programmers write mail filters for sendmail.
sourceforge.net/projects/sendmail-milter
- Skybound Software - free Perl modules - The home of SMS::Ringtone::RTTTL::Parser (a RTTTL string parser and validator) and SMS::Ringtone::RTTTL::MIDI (a RTTTL to MIDI format converter). A free web service is also available to test these modules.
www.skybound.nl/products/perl
- SMIME - A Perl module for making smime signatures as well as basic key generation and certificate authority functions.
www.bacus.pt/Net_SSLeay/smime.html
- Spreadsheet::WriteExcel - Information and examples for creating Excel Spreadsheet files with PERL.
homepage.eircom.net/~jmcnamara/perl/WriteExcel.html
- SVG - A 100% Perl module which generates a nested data structure containing the DOM representation of an SVG (Scalable Vector Graphics) image. Also tutorials and documentation for the SVG module, test module demos, and explore the use of SVG within the TCDS framework for multi-browser interactive games.
roasp.com/PPM/SVG/index.html
- TableMap - Maps relational tables into hashes.
hacks.dlux.hu/TableMap
- Test::Cmd - Provides a low-level framework for portable automated testing of executable commands and scripts.
www.baldmt.com/Test-Cmd
- The Bioperl Project - A collection of Perl modules for developers of bioinformatics software.
bio.perl.org
- The WebFetch Project - A set of Perl5 modules that provide a framework for retrieving information from local files and/or the web.
www.webfetch.org
- Tracking Perl Module Use - An article about keeping track of all the various Perl modules and current module versions that are used in a specific project.
www.ddj.com/columns/perl/2001/0105pl001/0105pl001.htm
- VACM::Perl - Wrappers for the VACM programmer's API.
vacm-perl.sourceforge.net
- WebCache::Digest and WebCache::ICP - The former is an implementation of version 5 of the Cache Digest specification. The latter implements client and server side support for the Internet Cache Protocol.
wwwcache.ja.net/dev/perlmod
- WebL-Perl - Allows access of WebL scripts from Perl.
www.vandenbrande.com/projects/WebL
- WebTools - Package to aid Web developers. Supports embedding Perl in HTML files, flat file databases, session tracking and cookies, and MySQL/MS Access.
www.proscriptum.com
- WordNet Perl Module - An object oriented interface to WordNet 1.6 database.
www.ai.mit.edu/~jrennie/WordNet
- Writing Apache modules with Perl and C - Home site of the book about creating Web server modules using the Apache API.
www.modperl.com
- Writing Perl Modules for CPAN - Publisher's site for the book by Sam Tregar. The entire first chapter, 'CPAN', is available for free in PDF format.
apress.com/book/bookDisplay.html?bID=14
- WWW::Search - A collection of Perl modules which provide an API to WWW search engines like AltaVista, Lycos, Hotbot, WebCrawler, etc.
www.isi.edu/lsam/tools/WWW_SEARCH
- WWW::SMS - Framework for sending free SMSs over the web.
www-sms.sourceforge.net
- X11::Fvwm - A Perl module for interfacing with the FVWM2 X11 window manager API.
www.byz.org/~randy/perl/X11::Fvwm
- The CPAN Search Site - A comprehensive index of Perl Modules. The index is fully searchable and up to date.
search.cpan.org
|
|
|
|
|