Managed Projects

ack

  Analyzed 4 months ago

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions. * Searches recursively through directories by default, while ignoring .svn, CVS and other VCS directories. ... [More] * ack ignores most of the crap you don't want to search * Lets you specify file types to search, as in --perl or --nohtml. * Color highlighting of search results. * Uses real Perl regular expressions, not a GNU subset. * ack is pure Perl, so consistent across all platforms. It even comes as a single standalone program with no module dependencies. [Less]

58.4K lines of code

2 current contributors

over 6 years since last commit

155 users on Open Hub

Activity Not Available
4.80435
   
I Use This

Perl::Critic::Bangs

  Analyzed 4 months ago

Perl::Critic::Bangs is a collection of Perl::Critic policies that will help make your code better.

1.08K lines of code

0 current contributors

6 months since last commit

3 users on Open Hub

Activity Not Available
4.0
   
I Use This

HTML::Lint

  Analyzed 4 months ago

HTML::Lint, a pure Perl module for checking HTML

2.11K lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This