On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 1d56505..747a1eb 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1181,6 +1181,17 @@ lib/assertions/activate.pm       assertions activate/deactivate
 lib/assertions/compat.pm       assertions compatibility for earlier perls
 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_clean.t   Archive::Tar test cleanup
+lib/Archive/Tar/t/src/long/b   Archive::Tar tests
+lib/Archive/Tar/t/src/short/b  Archive::Tar tests
+lib/Archive/Tar.pm             Archive::Tar
 lib/Attribute/Handlers/Changes Attribute::Handlers
 lib/Attribute/Handlers/demo/demo2.pl   Attribute::Handlers demo
 lib/Attribute/Handlers/demo/demo3.pl   Attribute::Handlers demo
@@ -1940,7 +1951,6 @@ lib/Test.pm                       A simple framework for writing test scripts
 lib/Test/Simple/Changes                Test::Simple changes
 lib/Test/Simple.pm             Basic utility for writing tests
 lib/Test/Simple/README         Test::Simple README
-lib/Test/Simple/t/00signature.t        Test::Simple test
 lib/Test/Simple/t/00test_harness_check.t       Test::Simple test
 lib/Test/Simple/t/bad_plan.t   Test::Builder plan() test
 lib/Test/Simple/t/buffer.t     Test::Builder buffering test
@@ -3038,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