diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-23 11:29:16 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-23 11:29:16 +0000 |
commit | 27925233d14ecfd5d9244f644933b4c27c4dd486 (patch) | |
tree | 3a81c9308418be07ebe0be891f5b94cf7643425a /MANIFEST | |
parent | 6300418df733fa6a39202abfea4908f73899f1ad (diff) | |
download | perl-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-- | MANIFEST | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |