Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 7eee1be..01dba28 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -95,7 +95,7 @@ ext/B/ramblings/curcop.runtime        Compiler ramblings: notes on curcop use
 ext/B/ramblings/flip-flop      Compiler ramblings: notes on flip-flop
 ext/B/ramblings/magic          Compiler ramblings: notes on magic
 ext/B/ramblings/reg.alloc      Compiler ramblings: register allocation
-ext/B/ramblings/runtime.porting Compiler ramblings: porting PP enging
+ext/B/ramblings/runtime.porting Compiler ramblings: porting PP engine
 ext/B/README           Compiler backend README
 ext/B/t/asmdata.t      See if B::Asmdata works
 ext/B/t/assembler.t    See if B::Assembler, B::Disassembler comply
@@ -203,41 +203,42 @@ ext/DynaLoader/Makefile.PL        Dynamic Loader makefile writer
 ext/DynaLoader/README          Dynamic Loader notes and intro
 ext/DynaLoader/XSLoader_pm.PL  Simple XS Loader perl module
 ext/Encode/AUTHORS             List of authors
-ext/Encode/bin/enc2xs  Encode module generator
-ext/Encode/bin/piconv  iconv by perl
+ext/Encode/bin/enc2xs          Encode module generator
+ext/Encode/bin/piconv          iconv by perl
 ext/Encode/bin/ucm2table       Table Generator for testing
-ext/Encode/bin/ucmlint A UCM Lint utility
-ext/Encode/bin/unidump Unicode Dump like hexdump(1)
-ext/Encode/Byte/Byte.pm Encode extension
-ext/Encode/Byte/Makefile.PL      Encode extension
+ext/Encode/bin/ucmlint         A UCM Lint utility
+ext/Encode/bin/ucmsort         A UCM sort utility
+ext/Encode/bin/unidump         Unicode Dump like hexdump(1)
+ext/Encode/Byte/Byte.pm                Encode extension
+ext/Encode/Byte/Makefile.PL    Encode extension
 ext/Encode/Changes             Change Log
 ext/Encode/CN/CN.pm            Encode extension
 ext/Encode/CN/Makefile.PL      Encode extension
-ext/Encode/EBCDIC/EBCDIC.pm      Encode extension
-ext/Encode/EBCDIC/Makefile.PL    Encode extension
+ext/Encode/EBCDIC/EBCDIC.pm    Encode extension
+ext/Encode/EBCDIC/Makefile.PL  Encode extension
 ext/Encode/encengine.c         Encode extension
-ext/Encode/Encode.pm          Mother of all Encode extensions
+ext/Encode/Encode.pm           Mother of all Encode extensions
 ext/Encode/Encode.xs           Encode extension
-ext/Encode/Encode/Changes.e2x          Skeleton file for enc2xs
+ext/Encode/Encode/Changes.e2x  Skeleton file for enc2xs
 ext/Encode/Encode/ConfigLocal_PM.e2x   Skeleton file for enc2xs
-ext/Encode/Encode/encode.h             Encode extension header file
+ext/Encode/Encode/encode.h     Encode extension header file
 ext/Encode/Encode/Makefile_PL.e2x      Skeleton file for enc2xs
-ext/Encode/Encode/README.e2x           Skeleton file for enc2xs
-ext/Encode/Encode/_PM.e2x              Skeleton file for enc2xs
-ext/Encode/Encode/_T.e2x               Skeleton file for enc2xs
-ext/Encode/encoding.pm Perl Pragmactic Module
+ext/Encode/Encode/README.e2x   Skeleton file for enc2xs
+ext/Encode/Encode/_PM.e2x      Skeleton file for enc2xs
+ext/Encode/Encode/_T.e2x       Skeleton file for enc2xs
+ext/Encode/encoding.pm         Perl Pragmatic Module
 ext/Encode/JP/JP.pm            Encode extension
 ext/Encode/JP/Makefile.PL      Encode extension
 ext/Encode/KR/KR.pm            Encode extension
-ext/Encode/KR/Makefile.PL              Encode extension
-ext/Encode/lib/Encode/Alias.pm         Encode extension
+ext/Encode/KR/Makefile.PL      Encode extension
+ext/Encode/lib/Encode/Alias.pm Encode extension
 ext/Encode/lib/Encode/CJKConstants.pm  Encode extension
 ext/Encode/lib/Encode/CN/HZ.pm         Encode extension
-ext/Encode/lib/Encode/Config.pm                Encode configuration module
-ext/Encode/lib/Encode/Encoder.pm              OO Encoder
+ext/Encode/lib/Encode/Config.pm        Encode configuration module
+ext/Encode/lib/Encode/Encoder.pm       OO Encoder
 ext/Encode/lib/Encode/Encoding.pm      Encode extension
 ext/Encode/lib/Encode/Guess.pm Encode Extension
-ext/Encode/lib/Encode/JP/H2Z.pm                Encode extension
+ext/Encode/lib/Encode/JP/H2Z.pm        Encode extension
 ext/Encode/lib/Encode/JP/JIS7.pm       Encode extension
 ext/Encode/lib/Encode/KR/2022_KR.pm     Encode extension
 ext/Encode/lib/Encode/MIME/Header.pm   Encode extension
@@ -246,37 +247,38 @@ ext/Encode/lib/Encode/Supported.pod       Documents for supported encodings
 ext/Encode/Makefile.PL         Encode extension makefile writer
 ext/Encode/MANIFEST            Encode extension
 ext/Encode/README              Encode extension
-ext/Encode/Symbol/Makefile.PL    Encode extension
-ext/Encode/Symbol/Symbol.pm      Encode extension
-ext/Encode/t/Aliases.t test script
-ext/Encode/t/at-cn.t   test script
-ext/Encode/t/at-tw.t   test script
+ext/Encode/Symbol/Makefile.PL  Encode extension
+ext/Encode/Symbol/Symbol.pm    Encode extension
+ext/Encode/t/Aliases.t         test script
+ext/Encode/t/at-cn.t           test script
+ext/Encode/t/at-tw.t           test script
 ext/Encode/t/big5-eten.enc     test data
 ext/Encode/t/big5-eten.utf     test data
 ext/Encode/t/big5-hkscs.enc    test data
 ext/Encode/t/big5-hkscs.utf    test data
-ext/Encode/t/CJKT.t    test script
-ext/Encode/t/Encode.t  test script
-ext/Encode/t/Encoder.t test script
-ext/Encode/t/encoding.t test script
-ext/Encode/t/fallback.t test script
-ext/Encode/t/gb2312.enc test data
-ext/Encode/t/gb2312.utf test data
-ext/Encode/t/grow.t    test script
-ext/Encode/t/guess.t   test script
+ext/Encode/t/CJKT.t            test script
+ext/Encode/t/Encode.t          test script
+ext/Encode/t/Encoder.t         test script
+ext/Encode/t/encoding.t                test script
+ext/Encode/t/fallback.t                test script
+ext/Encode/t/gb2312.enc                test data
+ext/Encode/t/gb2312.utf                test data
+ext/Encode/t/grow.t            test script
+ext/Encode/t/guess.t           test script
 ext/Encode/t/jisx0201.enc      test data
 ext/Encode/t/jisx0201.utf      test data
 ext/Encode/t/jisx0208.enc      test data
 ext/Encode/t/jisx0208.utf      test data
 ext/Encode/t/jisx0212.enc      test data
 ext/Encode/t/jisx0212.utf      test data
-ext/Encode/t/jperl.t   test script
+ext/Encode/t/jperl.t           test script
 ext/Encode/t/ksc5601.enc       test data
 ext/Encode/t/ksc5601.utf       test data
 ext/Encode/t/mime-header.t     test script
-ext/Encode/t/perlio.t  test script
+ext/Encode/t/perlio.t          test script
+ext/Encode/t/rt.pl             test script
 ext/Encode/t/unibench.pl       benchmark script
-ext/Encode/t/Unicode.t test script
+ext/Encode/t/Unicode.t         test script
 ext/Encode/TW/Makefile.PL      Encode extension
 ext/Encode/TW/TW.pm            Encode extension
 ext/Encode/ucm/8859-1.ucm      Unicode Character Map
@@ -424,6 +426,7 @@ ext/I18N/Langinfo/Makefile.PL       I18N::Langinfo
 ext/IO/ChangeLog               IO perl module change log
 ext/IO/hints/sco.pl            Hint for IO for named architecture
 ext/IO/IO.pm                   Top-level interface to IO::* classes
+ext/IO/lib/IO/t/IO.t   See if IO works
 ext/IO/IO.xs                   IO extension external subroutines
 ext/IO/lib/IO/Dir.pm           IO directory reading package
 ext/IO/lib/IO/File.pm          IO file handle package
@@ -474,6 +477,7 @@ ext/List/Util/README                Util extension
 ext/List/Util/t/blessed.t      Scalar::Util
 ext/List/Util/t/dualvar.t      Scalar::Util
 ext/List/Util/t/first.t                List::Util
+ext/List/Util/t/isvstring.t    Scalar::Util
 ext/List/Util/t/max.t          List::Util
 ext/List/Util/t/maxstr.t       List::Util
 ext/List/Util/t/min.t          List::Util
@@ -481,6 +485,7 @@ ext/List/Util/t/minstr.t    List::Util
 ext/List/Util/t/openhan.t      Scalar::Util
 ext/List/Util/t/readonly.t     Scalar::Util
 ext/List/Util/t/reduce.t       List::Util
+ext/List/Util/t/refaddr.t      Scalar::Util
 ext/List/Util/t/reftype.t      Scalar::Util
 ext/List/Util/t/shuffle.t      List::Util
 ext/List/Util/t/sum.t          List::Util
@@ -558,6 +563,7 @@ ext/POSIX/Makefile.PL               POSIX extension makefile writer
 ext/POSIX/POSIX.pm             POSIX extension Perl module
 ext/POSIX/POSIX.pod            POSIX extension documentation
 ext/POSIX/POSIX.xs             POSIX extension external subroutines
+ext/POSIX/t/is.t               See if POSIX isxxx() work
 ext/POSIX/t/posix.t            See if POSIX works
 ext/POSIX/t/sigaction.t                See if POSIX::sigaction works
 ext/POSIX/t/taint.t            See if POSIX works with taint
@@ -620,7 +626,7 @@ ext/Storable/t/downgrade.t  See if Storable works
 ext/Storable/t/forgive.t       See if Storable works
 ext/Storable/t/freeze.t                See if Storable works
 ext/Storable/t/integer.t       See if Storable works
-ext/Storable/t/interwork56.t   Test combatibility kludge for 64bit data under 5.6.x
+ext/Storable/t/interwork56.t   Test compatibility kludge for 64bit data under 5.6.x
 ext/Storable/t/lock.t          See if Storable works
 ext/Storable/t/make_56_interwork.pl    Make test data for interwork56.t
 ext/Storable/t/make_downgrade.pl       Make test data for downgrade.t
@@ -692,7 +698,7 @@ ext/threads/shared/typemap  thread::shared types
 ext/threads/t/basic.t          ithreads
 ext/threads/t/end.t            Test end functions
 ext/threads/t/join.t           Testing the join function
-ext/threads/t/libc.t           testing libc functions for threadsafetyness
+ext/threads/t/libc.t           testing libc functions for threadsafety
 ext/threads/t/list.t           Test threads->list()
 ext/threads/t/stress_cv.t      Test with multiple threads, coderef cv argument.
 ext/threads/t/stress_re.t      Test with multiple threads, string cv argument and regexes.
@@ -1245,8 +1251,8 @@ lib/Math/BigInt/t/constant.t      Test Math::BigInt/BigFloat under :constant
 lib/Math/BigInt/t/downgrade.t  Test if use Math::BigInt(); under downgrade works
 lib/Math/BigInt/t/inf_nan.t    Special tests for inf and NaN handling
 lib/Math/BigInt/t/isa.t                Test for Math::BigInt inheritance
-lib/Math/BigInt/t/mbimbf.inc   Actual BigInt/BigFloat accuracy, precicion and fallback, round_mode tests
-lib/Math/BigInt/t/mbimbf.t     BigInt/BigFloat accuracy, precicion and fallback, round_mode
+lib/Math/BigInt/t/mbimbf.inc   Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
+lib/Math/BigInt/t/mbimbf.t     BigInt/BigFloat accuracy, precision and fallback, round_mode
 lib/Math/BigInt/t/mbi_rand.t   Test Math::BigInt randomly
 lib/Math/BigInt/t/require.t    Test if require Math::BigInt works
 lib/Math/BigInt/t/sub_mbf.t    Empty subclass test of BigFloat
@@ -1331,14 +1337,18 @@ lib/Net/NNTP.pm                 libnet
 lib/Net/Ping.pm                        Hello, anybody home?
 lib/Net/Ping/Changes           Net::Ping
 lib/Net/Ping/README            Net::Ping
-lib/Net/Ping/t/100_load.t              Ping Net::Ping
-lib/Net/Ping/t/110_icmp_inst.t         Ping Net::Ping
-lib/Net/Ping/t/120_udp_inst.t          Ping Net::Ping
-lib/Net/Ping/t/130_tcp_inst.t          Ping Net::Ping
+lib/Net/Ping/t/100_load.t      Ping Net::Ping
+lib/Net/Ping/t/110_icmp_inst.t Ping Net::Ping
+lib/Net/Ping/t/120_udp_inst.t  Ping Net::Ping
+lib/Net/Ping/t/130_tcp_inst.t  Ping Net::Ping
 lib/Net/Ping/t/140_stream_inst.t       Ping Net::Ping
-lib/Net/Ping/t/200_ping_tcp.t          Ping Net::Ping
-lib/Net/Ping/t/250_ping_hires.t                Ping Net::Ping
+lib/Net/Ping/t/150_syn_inst.t  Ping Net::Ping
+lib/Net/Ping/t/200_ping_tcp.t  Ping Net::Ping
+lib/Net/Ping/t/250_ping_hires.t        Ping Net::Ping
 lib/Net/Ping/t/300_ping_stream.t       Ping Net::Ping
+lib/Net/Ping/t/300_ping_stream.t       Ping Net::Ping
+lib/Net/Ping/t/400_ping_syn.t  Ping Net::Ping
+lib/Net/Ping/t/450_service.t   Ping Net::Ping
 lib/Net/POP3.pm                        libnet
 lib/Net/protoent.pm            By-name interface to Perl's builtin getproto*
 lib/Net/protoent.t             See if Net::protoent works
@@ -1385,7 +1395,22 @@ lib/Pod/Man.pm                   Convert POD data to *roff
 lib/Pod/ParseLink.pm           Perl an L<> formatting code in POD text
 lib/Pod/Parser.pm              Pod-Parser - define base class for parsing POD
 lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
+lib/Pod/Perldoc.pm             guts of the 'perldoc' utility
+lib/Pod/Perldoc/BaseTo.pm      utility module for perldoc
+lib/Pod/Perldoc/GetOptsOO.pm   options parsing for perldoc
+lib/Pod/Perldoc/ToChecker.pm   let perldoc check POD for errors
+lib/Pod/Perldoc/ToMan.pm       render POD as man pages
+lib/Pod/Perldoc/ToNroff.pm     convert POD to nroff
+lib/Pod/Perldoc/ToPod.pm       convert POD to POD
+lib/Pod/Perldoc/ToRtf.pm       convert POD to RTF
+lib/Pod/Perldoc/ToText.pm      convert POD to plain text
+lib/Pod/Perldoc/ToTk.pm                convert POD via Tk::Pod
+lib/Pod/Perldoc/ToXml.pm       convert POD to XML
+lib/Pod/Perldoc/t/checkerbasic.t       test Pod::Perldoc::ToChecker
+lib/Pod/Perldoc/t/perldocbasic.t       test Pod::Perldoc basic operation
+lib/Pod/Perldoc/t/textbasic.t  test Pod::Perldoc::ToText
 lib/Pod/Plainer.pm             Pod migration utility module
+lib/Pod/PlainText.pm           Convert POD data to formatted ASCII text
 lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
 lib/Pod/t/basic.cap            podlators test
 lib/Pod/t/basic.clr            podlators test
@@ -1954,7 +1979,7 @@ lib/utf8.t                        See if utf8 operations work
 lib/utf8_heavy.pl              Support routines for utf8 pragma
 lib/validate.pl                        Perl library supporting wholesale file mode validation
 lib/vars.pm                    Declare pseudo-imported global variables
-lib/vars.t                     See if "use vars" work
+lib/vars.t                     See if "use vars" works
 lib/version.pm                 Support for version objects
 lib/version.t                  Tests for version objects
 lib/vmsish.pm                  Control VMS-specific behavior of Perl core
@@ -2049,7 +2074,7 @@ numeric.c                 Miscellaneous numeric conversion routines
 op.c                           Opcode syntax tree code
 op.h                           Opcode syntax tree header
 opcode.h                       Automatically generated opcode header
-opcode.pl                      Opcode header generatore
+opcode.pl                      Opcode header generator
 opnames.h                      Automatically generated opcode header
 os2/Changes                    Changelog for OS/2 port
 os2/diff.configure             Patches to Configure
@@ -2142,7 +2167,7 @@ plan9/setup.rc                    Plan9 port: script for easy build+install
 plan9/versnum                  Plan9 port: script to print version number
 pod/buildtoc.PL                        generate buildtoc which generates perltoc.pod
 pod/checkpods.PL               Tool to check for common errors in pods
-pod/Makefile.SH                        generate Makefile whichs makes pods into something else
+pod/Makefile.SH                        generate Makefile which makes pods into something else
 pod/perl.pod                   Top level perl documentation
 pod/perl5004delta.pod          Changes from 5.003 to 5.004
 pod/perl5005delta.pod          Changes from 5.004 to 5.005
@@ -2168,6 +2193,7 @@ pod/perldebtut.pod                Perl debugging tutorial
 pod/perldebug.pod              Debugger info
 pod/perldelta.pod              Changes since last version
 pod/perldiag.pod               Diagnostic info
+pod/perldoc.pod                        docs for utils/perldoc
 pod/perldsc.pod                        Data Structures Cookbook
 pod/perlebcdic.pod             Considerations for running Perl on EBCDIC platforms
 pod/perlembed.pod              Embedding info
@@ -2188,7 +2214,7 @@ pod/perlfunc.pod          Function info
 pod/perlguts.pod               Internals info
 pod/perlhack.pod               Perl hackers guide
 pod/perlhist.pod               Perl history info
-pod/perlintern.pod             Perl internal function docs (autogenrated)
+pod/perlintern.pod             Perl internal function docs (autogenerated)
 pod/perlintro.pod              Perl introduction for beginners
 pod/perliol.pod                        Internals of PerlIO with layers.
 pod/perlipc.pod                        IPC info
@@ -2323,6 +2349,8 @@ regcomp.c                 Regular expression compiler
 regcomp.h                      Private declarations for above
 regcomp.pl                     Builder of regnodes.h
 regcomp.sym                    Data for regnodes.h
+regen.pl                       Common file routines for generator scripts
+regen_headers.pl               Run all scripts that (re)generate files
 regexec.c                      Regular expression evaluator
 regexp.h                       Public declarations for the above
 regnodes.h                     Description of nodes of RE engine
@@ -2354,12 +2382,13 @@ t/comp/hints.t                  See if %^H works
 t/comp/multiline.t             See if multiline strings work
 t/comp/our.t                   Tests for our declaration
 t/comp/package.t               See if packages work
+t/comp/parser.t                        See if the parser works in edge cases
 t/comp/proto.t                 See if function prototypes work
 t/comp/redef.t                 See if we get correct warnings on redefined subs
 t/comp/require.t               See if require works
-t/comp/script.t                        See if script invokation works
+t/comp/script.t                        See if script invocation works
 t/comp/term.t                  See if more terms work
-t/comp/use.t                   See if pragmas work
+t/comp/use.t                   See if pragmata work
 t/harness                      Finer diagnostics from test suite
 t/io/argv.t                    See if ARGV stuff works
 t/io/binmode.t                 See if binmode() works
@@ -2538,6 +2567,7 @@ t/op/index.t                      See if index works
 t/op/int.t                     See if int works
 t/op/join.t                    See if join works
 t/op/lc.t                      See if lc, uc, lcfirst, ucfirst, quotemeta work
+t/op/lc_user.t                 See if user-defined lc et alia work
 t/op/length.t                  See if length works
 t/op/lex_assign.t              See if ops involving lexicals or pad temps work
 t/op/lfs.t                     See if large files work for perlio
@@ -2649,6 +2679,7 @@ t/run/runenv.t                    Test if perl honors its environment variables.
 t/run/switcha.t                        Test the -a switch
 t/run/switches.t               Tests for the other switches
 t/run/switchF.t                        Test the -F switch
+t/run/switchI.t                        Test the -I switch
 t/run/switchn.t                        Test the -n switch
 t/run/switchp.t                        Test the -p switch
 t/run/switchPx.aux             Data for switchPx.t
@@ -2664,6 +2695,10 @@ t/uni/fold.t                     See if Unicode folding works
 t/uni/lower.t                  See if Unicode casing works
 t/uni/sprintf.t                        See if Unicode sprintf works
 t/uni/title.t                  See if Unicode casing works
+t/uni/tr_7jis.t                        See if Unicode tr/// works
+t/uni/tr_eucjp.t               See if Unicode tr/// works
+t/uni/tr_sjis.t                        See if Unicode tr/// works
+t/uni/tr_utf8.t                        See if Unicode tr/// works
 t/uni/upper.t                  See if Unicode casing works
 t/win32/longpath.t             Test if Win32::GetLongPathName() works
 t/win32/system.t               See if system works in Win*
@@ -2710,7 +2745,7 @@ vms/ext/DCLsym/DCLsym.xs  Perl access to CLI symbols
 vms/ext/DCLsym/Makefile.PL     MakeMaker driver for VMS::DCLsym
 vms/ext/DCLsym/test.pl         regression tests for VMS::DCLsym
 vms/ext/Filespec.pm            VMS-Unix file syntax interconversion
-vms/ext/filespec.t             See if VMS::Filespec funtions work
+vms/ext/filespec.t             See if VMS::Filespec functions work
 vms/ext/Stdio/0README.txt      ReadMe file for VMS::Stdio
 vms/ext/Stdio/Makefile.PL      MakeMaker driver for VMS::Stdio
 vms/ext/Stdio/Stdio.pm         VMS options to stdio routines
@@ -2829,7 +2864,7 @@ writemain.SH                      Generate perlmain.c from miniperlmain.c+extensions
 x2p/a2p.c                      Output of a2p.y run through byacc
 x2p/a2p.h                      Global declarations
 x2p/a2p.pod                    Pod for awk to perl translator
-x2p/a2p.y                      A yacc grammer for awk
+x2p/a2p.y                      A yacc grammar for awk
 x2p/a2py.c                     Awk compiler, sort of
 x2p/cflags.SH                  A script that emits C compilation flags per file
 x2p/EXTERN.h                   Same as above