This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ack /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Sep 12 21:04:02 -0700 2009 | |
| |
Ack.pm | Mon Nov 16 12:38:59 -0800 2009 | |
| |
Basic.pm | Fri Oct 17 21:54:15 -0700 2008 | |
| |
Changes | Thu Nov 12 19:52:09 -0800 2009 | |
| |
MANIFEST | Fri Sep 04 21:48:49 -0700 2009 | |
| |
Makefile.PL | Sat Sep 12 21:04:02 -0700 2009 | |
| |
Plugin.pm | Mon Aug 25 17:15:48 -0700 2008 | |
| |
README | Fri Sep 18 12:12:49 -0700 2009 | |
| |
Repository.pm | Mon Aug 25 17:15:48 -0700 2008 | |
| |
Resource.pm | Fri Oct 17 21:54:15 -0700 2008 | |
| |
TODO | Fri Oct 26 07:47:40 -0700 2007 | |
| |
Tar.pm | Mon Aug 25 17:15:48 -0700 2008 | |
| |
ack | Mon Nov 16 12:38:59 -0800 2009 | |
| |
ack-base | Mon Nov 16 12:38:59 -0800 2009 | |
| |
ack-help-types.txt | Thu Nov 12 19:52:09 -0800 2009 | |
| |
ack-help.txt | Mon Sep 07 21:29:09 -0700 2009 | |
| |
api.pod | Sun Sep 13 20:19:57 -0700 2009 | |
| |
btg/ | Mon Sep 28 22:13:39 -0700 2009 | |
| |
capture-stderr | Sun Sep 06 17:10:53 -0700 2009 | |
| |
etc/ | Fri Sep 04 21:24:17 -0700 2009 | |
| |
perlcriticrc | Sat May 24 20:35:21 -0700 2008 | |
| |
perltidyrc | Tue Jun 17 22:20:33 -0700 2008 | |
| |
squash | Wed Sep 02 22:43:36 -0700 2009 | |
| |
t/ | Mon Sep 07 16:41:45 -0700 2009 | |
| |
tags | Sun Sep 06 20:50:54 -0700 2009 | |
| |
ttest | Mon Aug 25 17:15:48 -0700 2008 |
README
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.







