On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 692f6f7..747a1eb 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1183,16 +1183,14 @@ 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/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/99_clean.t   Archive::Tar test cleanup
 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
@@ -3050,6 +3048,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