tewk / ack

A replacement for grep for programmers

Home Page:http://betterthangrep.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ack is a grep-like tool tailored to working with large trees of source
code.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

SUPPORT AND DOCUMENTATION

You can look for information at:

    Search CPAN
        http://search.cpan.org/dist/ack

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/ack

    CPAN Ratings:
        http://cpanratings.perl.org/d/ack

    Project Home at Github
        http://github.com/petdance/ack

    Issue list at Google Code (report bugs there)
        http://code.google.com/p/ack/issues/list

    Mailing List
        ack-users@googlegroups.com

COPYRIGHT AND LICENCE

Copyright 2005-2009 Andy Lester.

This program is free software; you can redistribute it and/or modify
it under the terms of either:

* the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later version,
or

* the Artistic License version 2.0.

About

A replacement for grep for programmers

http://betterthangrep.com/


Languages

Language:Perl 93.4%Language:PHP 3.5%Language:Shell 0.9%Language:Parrot 0.8%Language:Ruby 0.6%Language:C 0.6%Language:Fortran 0.2%Language:JavaScript 0.0%