in reply to Is CPAN usable now?
You best bet in finding modules is either to familiarize yourself with CPAN at some point and keep tabs on it, or use either http://search.cpan.org or http://kobesearch.cpan.org. Google should be a last resort, only in hopes of finding a module which does not live on CPAN.
--
perl -pew "s/\b;([mnst])/'$1/g"
|
---|