rnahi has asked for the wisdom of the Perl Monks concerning the following question:

Today I tried to search for a module in CPAN and I didn't get the usual results.

It seems that the search with mode "all" doesn't work and the search for authors is broken as well.

Example

This search for DBI (http://search.cpan.org/search?query=dbi&mode=module) works.

If I don't specify "Modules", it returns a "no matches" result. http://search.cpan.org/search?query=dbi&mode=all

As for the authors, you may try http://search.cpan.org/search?query=jeffa&mode=author with still no matches. But of course JEFFA exists.

Any ideas?

Thanks

Replies are listed 'Best First'.
Re: something wrong in CPAN search?
by PodMaster (Abbot) on Jul 07, 2003 at 13:25 UTC
Re: something wrong in CPAN search?
by Callum (Chaplain) on Jul 07, 2003 at 13:27 UTC