tests are expected to fail if dirfd () does not exist
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 692f6f7..71f207a 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
@@ -1866,6 +1864,8 @@ lib/Pod/Text/Termcap.pm           Convert POD data to ASCII text with format escapes
 lib/Pod/t/Functions.t          See if Pod::Functions works
 lib/Pod/t/htmlescp.pod         pod2html escape test input data
 lib/Pod/t/htmlescp.t           pod2html escape test
+lib/Pod/t/htmllink.pod         pod2html link test input data
+lib/Pod/t/htmllink.t           pod2html link test
 lib/Pod/t/htmlview.pod         pod2html render test input data
 lib/Pod/t/htmlview.t           pod2html render test
 lib/Pod/t/InputObjects.t       See if Pod::InputObjects works
@@ -2420,6 +2420,7 @@ pod/perlfilter.pod                Perl source filters
 pod/perlfork.pod               Perl fork() information
 pod/perlform.pod               Perl formats
 pod/perlfunc.pod               Perl built-in functions
+pod/perlglossary.pod           Perl glossary
 pod/perlgpl.pod                        GNU General Public License
 pod/perlguts.pod               Perl internal functions for those doing extensions
 pod/perlhack.pod               Perl hackers guide
@@ -2904,6 +2905,7 @@ t/op/ref.t                        See if refs and objects work
 t/op/regexp_noamp.t            See if regular expressions work with optimizations
 t/op/regexp_notrie.t           See if regular expressions work without trie optimisation
 t/op/regexp_qr.t               See if regular expressions work as qr//
+t/op/regexp_qr_embed.t         See if regular expressions work with embedded qr//
 t/op/regexp.t                  See if regular expressions work
 t/op/regexp_trielist.t         See if regular expressions work with trie optimisation
 t/op/regmesg.t                 See if one can get regular expression errors
@@ -3050,6 +3052,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