summaryrefslogtreecommitdiff
path: root/pod/perl593delta.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-01-27 17:44:48 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-01-27 17:44:48 +0000
commit8716aee0bc09811c26bfb9f3a3fdfd478c6e0417 (patch)
tree2cd534f41b0eae2fc7ae06b8af8a5a4d525d5d9c /pod/perl593delta.pod
parentca32a3cb1c0028e0af83f06b1c6f81bdd71aff15 (diff)
downloadperl-8716aee0bc09811c26bfb9f3a3fdfd478c6e0417.tar.gz
Mention ptardiff in perldelta.
p4raw-id: //depot/perl@26965
Diffstat (limited to 'pod/perl593delta.pod')
-rw-r--r--pod/perl593delta.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perl593delta.pod b/pod/perl593delta.pod
index 9bd2f2b0be..f5c43da203 100644
--- a/pod/perl593delta.pod
+++ b/pod/perl593delta.pod
@@ -198,6 +198,12 @@ has been included for SHA support in the CPAN module.
C<ptar> is a pure perl implementation of C<tar>, that comes with
C<Archive::Tar>.
+=head2 C<ptardiff>
+
+C<ptardiff> is a small script used to generate a diff between the contents
+of a tar archive and a directory tree. Like C<ptar>, it comes with
+C<Archive::Tar>.
+
=head2 C<shasum>
This command-line utility, used to print or to check SHA digests, comes