cpangrep icon indicating copy to clipboard operation
cpangrep copied to clipboard

Search code on CPAN with Regexps. No longer maintained, I suggest using http://grep.metacpan.org/ instead.

Results 26 cpangrep issues
Sort by recently updated
recently updated
newest added

With this search http://grep.cpan.me/?q=MANIFEST[^.]+file%3A.t+dist%3DIO-Socket-SSL+file%3Dt%2Fcore.t I get: > [IO-Socket-SSL-2.012/t/core.t](https://metacpan.org/source/SULLR/IO-Socket-SSL-2.012/t/core.t#L1) > > local *MANIFH; > open MANIFH, "MANIFEST" or die "No MANIFEST?!: $!"; > while () {[ > > local *MANIFH; >...

When looking at http://grep.cpan.me/?q=XMLTV the paths of files in the xmltv-0.5.33 distribution are shown as `xmltv-0.5.33/./xmltv-0.5.33/`[...]

It would be useful if the matcher survived redis restarts.

I searched on this: http://grep.cpan.me/?q=JSON%3A%3AMaybeXS++author%3Aether The "4 more files" link for Dist-Zilla-Plugin-OptionalFeature is: http://grep.cpan.me/?q=JSON%3A%3AMaybeXS%20%20author%3Aether+dist=Dist-Zilla-Plugin-OptionalFeature but clicking on this link yields no results at all!

It would be useful to have the date of the release of the distribution displayed just after the distribution name. Prefered format: ISO 8601 (YYYY-mm-dd)

and if the regex isn't supplied, just return dists which contain the named file

The results count at the top right now counts distributions (see issue #11), however in some cases a plain grep -c is more what is wanted, it would be useful...

Currently rather ad-hoc.

Stuff like ppport.h is everywhere, somehow dedupe it.

e.g. Hover over dist name for abstract, other nice touches.