cpangrep
cpangrep copied to clipboard
Search code on CPAN with Regexps. No longer maintained, I suggest using http://grep.metacpan.org/ instead.
share/html is a mess, use a template for it.
% grep -r '#.*Tie::Redis' lib lib/WWW/CPANGrep/Index/Worker.pm: # (XXX: Probably should make Tie::Redis handle this somehow). lib/WWW/CPANGrep/Index/Worker.pm: # Tie::Redis currently won't autovivify :( lib/WWW/CPANGrep/Slabs.pm:use JSON; # XXX: Implement serialisation in Tie::Redis...
Searching for something like: http://grep.cpan.me/?q=dist%3Aperl+file%3Dgv.c+GV+%5C* Will show snippets that overlap. (Might make sense to fix this along with line numbers because that will make this even more obvious when it...
Currently leaking Redis connections on each search, which is somewhat bad, track this down.
Type £ into the search box, watch the mess that ensues. Ideally want charset guessing somehow, but also want to keep it possible to search using raw bytes, which is...
``` attr:[{section}/]attr.in.dot.format: (MetaCPAN property filter; section = release, file; release is default if not there) ``` Leftover from conversations within Issue #1.