mirror of
https://github.com/samaaron/ack
synced 2026-07-21 08:24:00 +00:00
No description
- Perl 93%
- PHP 2.9%
- Shell 0.9%
- Parrot 0.8%
- Ruby 0.7%
- Other 1.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| btg | ||
| etc | ||
| t | ||
| .gitignore | ||
| ack | ||
| ack-base | ||
| ack-help-types.txt | ||
| ack-help.txt | ||
| Ack.pm | ||
| api.pod | ||
| Basic.pm | ||
| capture-stderr | ||
| Changes | ||
| Intro.pod | ||
| Makefile.PL | ||
| MANIFEST | ||
| perlcriticrc | ||
| perltidyrc | ||
| Plugin.pm | ||
| README | ||
| Repository.pm | ||
| Resource.pm | ||
| squash | ||
| tags | ||
| Tar.pm | ||
| TODO | ||
| ttest | ||
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.