No description
  • Perl 93%
  • PHP 2.9%
  • Shell 0.9%
  • Parrot 0.8%
  • Ruby 0.7%
  • Other 1.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2010-05-02 20:23:29 +01:00
btg Merge remote branch 'petdance/master' 2010-04-29 08:23:52 +01:00
etc Added an updated ack.bash_completion.sh from Adam James. 2009-09-05 04:24:17 +00:00
t Fixed handling of Emacs backup file detection. Updated docs that sitll pointed at Google Code. 2009-12-11 11:37:53 -06:00
.gitignore ack now lives at github 2009-09-12 23:04:02 -05:00
ack Merge remote branch 'petdance/master' 2010-04-29 08:23:52 +01:00
ack-base Merge branch 'master' of git@github.com:petdance/ack 2010-04-28 11:07:44 -05:00
ack-help-types.txt Add support for Ioke and Clojure 2010-01-02 23:47:52 +01:00
ack-help.txt releasing 1.90, and restored the Change log 2009-12-11 11:50:49 -06:00
Ack.pm Add support for Ioke and Clojure 2010-01-02 23:47:52 +01:00
api.pod more notes 2009-09-13 22:19:57 -05:00
Basic.pm cleaning up critic 2008-10-18 04:54:15 +00:00
capture-stderr localizing the untainting of $stderr and $program 2009-09-07 00:10:53 +00:00
Changes releasing 1.90, and restored the Change log 2009-12-11 11:50:49 -06:00
Intro.pod more 2010-04-30 14:08:59 -05:00
Makefile.PL releasing 1.90, and restored the Change log 2009-12-11 11:50:49 -06:00
MANIFEST starting App::Ack::Intro 2010-04-28 11:07:33 -05:00
perlcriticrc lint cleanups 2008-05-25 03:35:21 +00:00
perltidyrc playing with tidy rules 2008-06-18 05:20:33 +00:00
Plugin.pm Merging https://ack.googlecode.com/svn/branches/plugins-v2 down to trunk 2008-08-26 00:15:48 +00:00
README updated notes 2009-09-18 14:12:49 -05:00
Repository.pm Merging https://ack.googlecode.com/svn/branches/plugins-v2 down to trunk 2008-08-26 00:15:48 +00:00
Resource.pm cleaning up critic 2008-10-18 04:54:15 +00:00
squash Fixed handling of Emacs backup file detection. Updated docs that sitll pointed at Google Code. 2009-12-11 11:37:28 -06:00
tags Fixed handling of Emacs backup file detection. Updated docs that sitll pointed at Google Code. 2009-12-11 11:37:28 -06:00
Tar.pm Merging https://ack.googlecode.com/svn/branches/plugins-v2 down to trunk 2008-08-26 00:15:48 +00:00
TODO releasing 1.69_01 2007-10-26 14:47:40 +00:00
ttest Merging https://ack.googlecode.com/svn/branches/plugins-v2 down to trunk 2008-08-26 00:15:48 +00:00

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.