CPAN is an acronym for Comprehensive Perl Archive Network, a large archive of software written in Perl, including thousands of useful modules that can save a programmer weeks of effort. FAQ

Perl CPAN Recent
» FEEDSITE

  • Apache2-Controller-0.0003 — framework for Apache2 handler apps
  • Net-BitTorrent-0.025_002 — BitTorrent peer-to-peer protocol class
  • Apache2-ASP-1.54 — Perl extension for ASP on mod_perl2.
  • Perl-Critic-Pulp-3 — some add-on perlcritic policies
  • Apache2-ASP-1.53 — Perl extension for ASP on mod_perl2.
  • Perl-Critic-Pulp-2 — some add-on perlcritic policies
  • POE-1.003 — portable multitasking and networking framework for Perl
  • WWW-Curl-4.05 — Perl extension interface for libcurl
  • Pg-Pcurse-0.21 — Monitors a Postgres cluster
  • HTTP-Client-Parallel-0.02 — A HTTP client that fetchs all URIs in parallel
  • WWW-Spinn3r-2.00200002 — An interface to the Spinn3r API (http://www.spinn3r.com)
  • Catalyst-Authentication-Credential-OpenID-0.08 — OpenID credential for Catalyst::Plugin::Authentica...
  • App-Open-0.0.1 — Library to drive the 'openit' command line tool
  • CSS-SAC-0.08 — SAC CSS parser
  • CSS-SAC-0.07 — SAC CSS parser
  • Methods-CheckNames-0.04 — Statically check for named methods
  • CGI-Persistent-1.11 — Transparent state persistence for CGI applications.
  • POE-1.002 — portable multitasking and networking framework for Perl
  • Methods-CheckNames-0.03 — Statically check for named methods
  • XML-Pastor-0.54 — Generate Perl classes with XML bindings starting from a W3C XSD Schema
  • Games-Solitaire-Verify-0.01 — verify solutions for solitaire games.
  • I18N-Charset-1.392 — IANA Character Set Registry names and Unicode::MapUTF8 (et al.) conversion sch...
  • Net-Flickr-Geo-0.711 — tools for working with geotagged Flickr photos
  • Net-Flickr-Geo-0.71 — tools for working with geotagged Flickr photos

  • Perl CPAN New
    » FEEDSITE

  • App-Open
  • Games-Solitaire-Verify
  • Class-Data-Localize
  • X3D-Debug
  • Data-HashArray
  • Net-ModestMaps
  • HTTP-Client-Parallel
  • PerlIO-code
  • Net-OpenMicroBlogging
  • Sub-Auto
  • DJabberd-Authen-DBI
  • CouchDB-Deploy
  • CouchDB-Client
  • NetHack-Item
  • Lingua-JA-FindDates
  • DBIx-Array
  • Catalyst-Plugin-Devel-ModuleVersions
  • Sub-Prepend

  • Perl CPAN Forum
    » FEEDSITE

  • [WWW-Mechanize] trouble submitting a form.
  • [DBD-mysql] Can't locate loadable object error - can't use Perl to connect to MySQL
  • [XML-Encoding] How to identify XML encoding format after parsing xml file.
  • [Net-OmaDrm] Enable DRM for video contents
  • [IO-AIO] make IO::AIO was failed, please help!
  • [File-Remote] file::remote as another user
  • [Murex] Murex Jobs
  • [CPANPLUS] Version Numbers not updating correctly
  • [Barcode-Code128] Barcode Generator
  • [Db-Documentum] Trying to install this module
  • [Excel-Template-Plus] Good Idea!
  • [Image-ExifTool] Replacing a keyword with another one in the keyword list

  • Perl AnnoCPAN
    » FEEDSITE

  • Lingua::JA::Numbers
  • Lingua::JA::Numbers
  • DBI
  • Moose
  • Catalyst::Manual::Tutorial::Debugging
  • File::NFSLock
  • DBIx::Class::Manual::Cookbook
  • Class::XSAccessor
  • Smart::Comments
  • DBIx::Class::DB
  • GraphViz
  • GraphViz
  • Text::MediawikiFormat
  • Text::Multi::Block::MediaWiki
  • Text::Multi::Block::MediaWiki
  • CGI::Wiki::Store::Mediawiki
  • POE::Session
  • Text::MediawikiFormat

  • RSS : CPAN Ratings: Recent reviews
     Cached: Sun Jul 6 04:26:09 2008
     Next Update: 24 minutes and 21 seconds

  • Crypt-OpenPGP — Rating: 5 stars I have used this package for years and only recently have I had any problems. It does what it says on the tin and the documentation and samples make i ...
  • Module-Install — Rating: 5 stars I love Module::Install. I can develop code with a sensible build system that gets packaged up right alongside my module. I don't need to worry about ...
  • ack — Rating: 5 stars Lovely grep -r -alike tool. In daily use here too. I like the way that "ack foo | grep bar" reverts back to including filenames on each line ...
  • ExtUtils-Depends — Rating: 5 stars This is the module I was looking for, to export c functions from an XS module for another XS module to use. This actually does even more such as deali ...
  • File-HomeDir — Rating: 5 stars Makes a whole bunch of platform specific code just go away. Trez useful.
  • namespace-clean — Rating: 5 stars This is a simple, clean and effective way of letting you use exports without polluting your class's package.
  • Perl-Critic — Invaluable to me -- this and perltidy make my code much more maintainable.
  • XML-SAX — Rating: 5 stars Very usefull module. I managed to process 4GB of XML data without any problems.
  • Syntax-Highlight-Engine-Kate — Rating: 4 stars $m =~ s?(\w)/?$1::?g; will crash kate.pm You code loks ugly but powerful. So i dont realy understand how this works. Template.pm if ($sample ...
  • Shipwright — Rating: 2 stars The documentation is sparse is feels incomplete. For example, from the CPAN listing you can't even see that it ships with a "shipwright" bin ...
  • Sub-Recursive — Rating: 5 stars Excellent module; performed exactly as described.
  • W3C-LogValidator — Rating: 4 stars This is some good stuff!!!!!!!
  • libnet — Rating: 5 stars Excellent - Net::FTP has a sane interface and makes it quick and easy to knock up a script to interact with an FTP server, with little thought require ...
  • SVN-Notify — Rating: 5 stars SVN::Notify is easy to setup and sends beautiful commit messages. We recently converted a project to git and we miss a tool this good.
  • Test-Harness — Rating: 5 stars Test::Harness has always been useful - but since the 3.x release we've had something much more flexible that's letting me do some things easily that u ...