Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 0681cd5..ee4e814 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -601,6 +601,7 @@ ext/re/t/re.t                       see if re pragma works
 ext/Safe/t/safe1.t             See if Safe works
 ext/Safe/t/safe2.t             See if Safe works
 ext/Safe/t/safe3.t             See if Safe works
+ext/Safe/t/safeops.t           Tests that all ops can be trapped by Safe
 ext/SDBM_File/Makefile.PL      SDBM extension makefile writer
 ext/SDBM_File/sdbm/biblio      SDBM kit
 ext/SDBM_File/sdbm/CHANGES     SDBM kit
@@ -2111,6 +2112,7 @@ Makefile.SH                       A script that generates Makefile
 malloc.c                       A version of malloc you might not want
 malloc_ctl.h                   A version of malloc you might not want
 MANIFEST                       This list of files
+META.yml                       Distribution meta-data in YAML
 mg.c                           Magic code
 mg.h                           Magic header
 minimod.pl                     Writes lib/ExtUtils/Miniperl.pm
@@ -2302,6 +2304,7 @@ pod/perlbook.pod          Perl book information
 pod/perlboot.pod               Beginner's Object-oriented Tutorial
 pod/perlbot.pod                        Object-oriented Bag o' Tricks
 pod/perlcall.pod               Callback info
+pod/perlcheat.pod              Perl cheat sheet
 pod/perlclib.pod               Internal replacements for standard C library functions
 pod/perlcompile.pod            Info on using the Compiler suite
 pod/perldata.pod               Data structure info
@@ -2359,6 +2362,7 @@ pod/perlre.pod                    Regular expression info
 pod/perlref.pod                        References info
 pod/perlreftut.pod             Mark's references tutorial
 pod/perlrequick.pod            Quick start guide for Perl regular expressions
+pod/perlreref.pod              Perl regular expressions reference
 pod/perlretut.pod              Tutorial for Perl regular expressions
 pod/perlrun.pod                        Execution info
 pod/perlsec.pod                        Security info
@@ -2394,6 +2398,7 @@ Porting/apply             Apply patches sent by mail
 Porting/check83.pl     Check whether we are 8.3-friendly
 Porting/checkURL.pl    Check whether we have working URLs
 Porting/checkVERSION.pl        Check whether we have $VERSIONs
+Porting/cmpVERSION.pl  Compare whether two trees have changed modules
 Porting/config.sh      Sample config.sh
 Porting/config_H       Sample config.h
 Porting/Contract       Social contract for contributed modules in Perl core
@@ -2405,7 +2410,9 @@ Porting/fixvars           Find undeclared variables with C compiler and fix em
 Porting/genlog         Generate formatted changelogs by querying p4d
 Porting/Glossary       Glossary of config.sh variables
 Porting/Maintainers    Program to pretty print info in Maintainers.pl
+Porting/Maintainers.pm Library to pretty print info in Maintainers.pl
 Porting/Maintainers.pl Information about maintainers
+Porting/makemeta       Create the top-level META.yml
 Porting/makerel                Release making utility
 Porting/manicheck      Check against MANIFEST
 Porting/p4d2p          Generate patch from p4 diff
@@ -2793,7 +2800,7 @@ t/pod/included.xr         Expected results for included.t
 t/pod/lref.t                   Test L<...> sequences
 t/pod/lref.xr                  Expected results for lref.t
 t/pod/multiline_items.t                Test multiline =items
-t/pod/multiline_items.xr       Test multiline =items
+t/pod/multiline_items.xr       Expected results for multiline_items.t
 t/pod/nested_items.t           Test nested =items
 t/pod/nested_items.xr          Expected results for nested_items.t
 t/pod/nested_seqs.t            Test nested interior sequences
@@ -2804,11 +2811,11 @@ t/pod/plainer.t                 Test Pod::Plainer
 t/pod/pod2usage.t              Test Pod::Usage
 t/pod/pod2usage.xr             Expected results for pod2usage.t
 t/pod/poderrs.t                        Test POD errors
-t/pod/poderrs.xr               Expected results for emptycmd.t
+t/pod/poderrs.xr               Expected results for poderrs.t
 t/pod/podselect.t              Test Pod::Select
 t/pod/podselect.xr             Expected results for podselect.t
 t/pod/special_seqs.t           Test "special" interior sequences
-t/pod/special_seqs.xr          Expected results for emptycmd.t
+t/pod/special_seqs.xr          Expected results for special_seqs.t
 t/pod/testcmp.pl               Module to compare output against expected results
 t/pod/testp2pt.pl              Module to test Pod::PlainText for a given file
 t/pod/testpchk.pl              Module to test Pod::Checker for a given file
@@ -2941,10 +2948,10 @@ win32/config_h.PL               Perl code to convert Win32 config.sh to config.h
 win32/config_H.vc              Win32 config header (Visual C++ build)
 win32/config_H.vc64            Win64 config header (Visual C++ build)
 win32/config_sh.PL             Perl code to update Win32 config.sh from Makefile
-win32/des_fcrypt.patch         Win32 port
 win32/distclean.bat            Remove _ALL_ files not listed here in MANIFEST
 win32/dl_win32.xs              Win32 port
 win32/FindExt.pm               Scan for extensions
+win32/fcrypt.c                 crypt() implementation
 win32/genmk95.pl               Perl code to generate command.com-usable makefile.95
 win32/include/arpa/inet.h      Win32 port
 win32/include/dirent.h         Win32 port
@@ -2984,7 +2991,6 @@ wince/config_h.PL                 WinCE port
 wince/config_sh.PL                     WinCE port
 wince/dl_win32.xs                      WinCE port
 wince/include/arpa/inet.h              WinCE port
-wince/include/netdb.h                  WinCE port
 wince/include/sys/socket.h             WinCE port
 wince/makedist.pl                      WinCE port
 wince/Makefile.ce                      WinCE port