summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-21 15:04:10 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-21 15:04:10 +0000
commit291d3373af7c9af2d76b20ef0c41053f58581942 (patch)
tree1362d2738f0b97ad126677f220f2420f00a71a4b /MANIFEST
parentad3296c668b2eed14533c1cf4b03090043289701 (diff)
downloadperl-291d3373af7c9af2d76b20ef0c41053f58581942.tar.gz
Add the ptar(1) utility from Archive::Tar
p4raw-id: //depot/perl@24926
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 692f6f7226..6cc9a0fe7d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1183,6 +1183,7 @@ lib/assertions.pm module support for -A flag
lib/assert.pl assertion and panic with stack trace
lib/Archive/Tar/Constant.pm Archive::Tar
lib/Archive/Tar/File.pm Archive::Tar
+lib/Archive/Tar/bin/ptar the ptar utility
lib/Archive/Tar/t/01_use.t Archive::Tar tests
lib/Archive/Tar/t/02_methods.t Archive::Tar tests
lib/Archive/Tar/t/03_file.t Archive::Tar tests
@@ -3050,6 +3051,7 @@ utils/perlivp.PL installation verification procedure
utils/piconv.PL iconv(1), reinvented in perl
utils/pl2pm.PL A pl to pm translator
utils/prove.PL The prove harness utility
+utils/ptar.PL The ptar utility
utils/splain.PL Stand-alone version of diagnostics.pm
utils/xsubpp.PL External subroutine preprocessor
uts/sprintf_wrap.c sprintf wrapper for UTS