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
- 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 ...