Hi
I recently had the need to certain error-object modules which overload stringification. (see Re: backwards compatible 'die $obj' (grep.metacpan.org))
I tried grep::metacpan which has some idiosyncrasies, like
- you have to manually reload if the search wasn't completed
- it shows dozens of empty result pages (most probably only the title search)
- code search works only inside a line (which is gitgrep's behaviour)
- you can't filter out certain filetypes/paths like tests in the distro
Which is OK if you know about it, but quite confusing if you start doubting your search query.
So I was looking around for more info, and found http://grep.metacpan.org/about saying
- This is Yet Another project for searching the CPAN.
- This project is purely experimental.
- You should also try the original grep.cpan.me
Alas ... grep.cpan.me is defunct and for sale. (was it good?)
My next guess,Google Code Search was discontinued.
grep::metacpan provides an API and I could start working around the limitations, but before reinventing the wheel I'd like to know about alternatives...
So dear community, how would you solve this?
PS: On a tangent:
guessing the names of potential modules is sometimes the hardest part (e.g. Kavorka for signatures) I could imagine evaluating the semantic links given by the See Also part in PODs. (e.g. Kavorka mentions Function::Parameters and Method::Signatures in it's "See Also")
Is anyone aware of a solution for that?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.