summaryrefslogtreecommitdiff
path: root/pod/perlutil.pod
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-15 23:50:40 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-15 23:55:16 +0000
commitdeabda197e63bdf85e3277cea5e6a0782d7213c9 (patch)
tree6308b7b6659f65b7b7b314e98d584549d0faf462 /pod/perlutil.pod
parent53226d62f432e693941b50e0f0c9c9ad3048d4e7 (diff)
downloadperl-deabda197e63bdf85e3277cea5e6a0782d7213c9.tar.gz
Update Archive-Tar to CPAN version 1.70
[DELTA] * important changes in version 1.70 15/11/2010 - Add ptargrep utility courtesy of Grant McLean ** I think I found everywhere that needed updating by grepping for 'ptardiff' and adding where needed. This stuff is definitively not intuitive.
Diffstat (limited to 'pod/perlutil.pod')
-rw-r--r--pod/perlutil.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perlutil.pod b/pod/perlutil.pod
index 453248d249..0636b92af0 100644
--- a/pod/perlutil.pod
+++ b/pod/perlutil.pod
@@ -253,6 +253,11 @@ archive and an unextracted one. (Note that this utility requires the
C<Text::Diff> module to function properly; this module isn't distributed
with perl, but is available from the CPAN.)
+=item L<ptargrep>
+
+F<ptargrep> is a utility to apply pattern matching to the contents of files
+in a tar archive.
+
=item L<shasum>
This utility, that comes with the C<Digest::SHA> module, is used to print