summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-23 11:29:16 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-23 11:29:16 +0000
commit27925233d14ecfd5d9244f644933b4c27c4dd486 (patch)
tree3a81c9308418be07ebe0be891f5b94cf7643425a /MANIFEST
parent6300418df733fa6a39202abfea4908f73899f1ad (diff)
downloadperl-27925233d14ecfd5d9244f644933b4c27c4dd486.tar.gz
Remove binary files, add a pseudo-test in Archive::Tar to generate them
p4raw-id: //depot/perl@24954
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 1 insertions, 4 deletions
diff --git a/MANIFEST b/MANIFEST
index 6cc9a0fe7d..54c0f91c8d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1184,16 +1184,13 @@ 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/00_setup.t Archive::Tar test setup
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
lib/Archive/Tar/t/99_pod.t Archive::Tar tests
lib/Archive/Tar/t/src/long/b Archive::Tar tests
-lib/Archive/Tar/t/src/long/bar.tar Archive::Tar tests
-lib/Archive/Tar/t/src/long/foo.tgz Archive::Tar tests
lib/Archive/Tar/t/src/short/b Archive::Tar tests
-lib/Archive/Tar/t/src/short/bar.tar Archive::Tar tests
-lib/Archive/Tar/t/src/short/foo.tgz Archive::Tar tests
lib/Archive/Tar.pm Archive::Tar
lib/Attribute/Handlers/Changes Attribute::Handlers
lib/Attribute/Handlers/demo/demo2.pl Attribute::Handlers demo