Perl Flavoured Google

brian_d_foy on 2007-10-22T08:09:00

For the last few months I've been using a couple of Perl specific Google Co-op searches.

The Perl search pulls results from 72 assorted Perl related sites including CPAN and perldoc.perl.org. It tends to work for those questions that you're not even sure where to ask.

Perhaps more useful is the CPAN search which I find often outperforms search.cpan.org. In particular it finds 'one word' module names like CGI or FCGI both of which search.cpan.org currently overlooks.

If you have any suggestions for sites I've missed or other improvements give me a shout.


narrow your search

fireartist on 2007-10-23T08:26:50

It always mystifies me when people have problems with search.cpan.org - If you're seaching for a module, change the "in" select menu to "modules" instead of the default "all".

I have a couple of searches saved as firefox keyword-bookmarks, so that I can type "cpan CGI" in the address box for a "module" search, or type "dist perl" for a "distribution" search - massive time savers.

Re:narrow your search

hfb on 2007-10-26T14:41:03

Why should it mystify you? search.cpan has always had a few particular flaws that, due to the underlying engine, haven't ever gotten fixed.

Andy, you should also include kobesearch.cpan.org. :)