forked from beyondgrep/ack1
-
Notifications
You must be signed in to change notification settings - Fork 1
A replacement for grep for programmers
epa/ack
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
[email protected]
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
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 88.6%
- PHP 6.0%
- Shell 1.5%
- Parrot 1.4%
- Ruby 1.1%
- C 1.0%
- Other 0.4%