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.
