Abolish xfm_lines from struct xpvfm. structs xpvfm and xpvcv are now
[p5sagit/p5-mst-13.2.git] / MANIFEST
index ef8dd37..6a1bf53 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -75,8 +75,8 @@ ext/attrs/t/attrs.t           See if attrs works with C<sub : attrs>
 ext/B/B/Concise.pm     Compiler Concise backend
 ext/B/B/Debug.pm       Compiler Debug backend
 ext/B/B/Deparse.pm     Compiler Deparse backend
-ext/B/B/Lint.pm                Compiler Lint backend
 ext/B/B/Lint/Debug.pm  Adds debugging stringification to B::
+ext/B/B/Lint.pm                Compiler Lint backend
 ext/B/B.pm             Compiler backend support functions and methods
 ext/B/B/Showlex.pm     Compiler Showlex backend
 ext/B/B/Terse.pm       Compiler Terse backend
@@ -350,6 +350,7 @@ ext/Devel/PPPort/t/MY_CXT.t Devel::PPPort test file
 ext/Devel/PPPort/t/newCONSTSUB.t       Devel::PPPort test file
 ext/Devel/PPPort/t/newRV.t     Devel::PPPort test file
 ext/Devel/PPPort/t/newSVpv.t   Devel::PPPort test file
+ext/Devel/PPPort/TODO          Devel::PPPort Todo
 ext/Devel/PPPort/t/podtest.t   Devel::PPPort test file
 ext/Devel/PPPort/t/ppphtest.t  Devel::PPPort test file
 ext/Devel/PPPort/t/pvs.t       Devel::PPPort test file
@@ -365,7 +366,6 @@ ext/Devel/PPPort/t/threads.t        Devel::PPPort test file
 ext/Devel/PPPort/t/uv.t                Devel::PPPort test file
 ext/Devel/PPPort/t/variables.t Devel::PPPort test file
 ext/Devel/PPPort/t/warn.t      Devel::PPPort test file
-ext/Devel/PPPort/TODO          Devel::PPPort Todo
 ext/Devel/PPPort/typemap       Devel::PPPort Typemap
 ext/Digest/MD5/Changes         Digest::MD5 extension changes
 ext/Digest/MD5/hints/dec_osf.pl        Hints for named architecture
@@ -517,6 +517,7 @@ ext/Encode/t/gb2312.utf             test data
 ext/Encode/t/grow.t            test script
 ext/Encode/t/gsm0338.t         test script
 ext/Encode/t/guess.t           test script
+ext/Encode/t/jis7-fallback.t   test script
 ext/Encode/t/jisx0201.enc      test data
 ext/Encode/t/jisx0201.utf      test data
 ext/Encode/t/jisx0208.enc      test data
@@ -603,7 +604,6 @@ ext/Encode/ucm/euc-jp.ucm   Unicode Character Map
 ext/Encode/ucm/euc-kr.ucm      Unicode Character Map
 ext/Encode/ucm/gb12345.ucm     Unicode Character Map
 ext/Encode/ucm/gb2312.ucm      Unicode Character Map
-ext/Encode/ucm/gsm0338.ucm     Unicode Character Map
 ext/Encode/ucm/hp-roman8.ucm   Unicode Character Map
 ext/Encode/ucm/ir-165.ucm      Unicode Character Map
 ext/Encode/ucm/jis0201.ucm     Unicode Character Map
@@ -848,12 +848,12 @@ ext/IPC/SysV/README               IPC::SysV README
 ext/IPC/SysV/regen.pl  IPC::SysV file regeneration script
 ext/IPC/SysV/SysV.xs           IPC::SysV extension Perl module
 ext/IPC/SysV/t/ipcsysv.t               IPC::SysV test file
-ext/IPC/SysV/t/pod.t   IPC::SysV test file
-ext/IPC/SysV/t/podcov.t        IPC::SysV test file
 ext/IPC/SysV/t/msg.t           IPC::SysV test file
+ext/IPC/SysV/TODO      IPC::SysV todo file
+ext/IPC/SysV/t/podcov.t        IPC::SysV test file
+ext/IPC/SysV/t/pod.t   IPC::SysV test file
 ext/IPC/SysV/t/sem.t           IPC::SysV test file
 ext/IPC/SysV/t/shm.t   IPC::SysV test file
-ext/IPC/SysV/TODO      IPC::SysV todo file
 ext/IPC/SysV/typemap   IPC::SysV typemap
 ext/List/Util/Changes          Util extension
 ext/List/Util/lib/List/Util.pm List::Util
@@ -1150,6 +1150,7 @@ ext/threads/shared/t/shared_attr.t        Test :shared attribute
 ext/threads/shared/t/stress.t  Stress test
 ext/threads/shared/t/sv_refs.t thread shared variables
 ext/threads/shared/t/sv_simple.t       thread shared variables
+ext/threads/shared/t/utf8.t    Test UTF-8 keys in shared hashes
 ext/threads/shared/t/waithires.t       Test sub-second cond_timedwait
 ext/threads/shared/t/wait.t    Test cond_wait and cond_timedwait
 ext/threads/t/basic.t          ithreads
@@ -1478,9 +1479,9 @@ lib/Attribute/Handlers/t/data_convert.t   Test attribute data conversion
 lib/Attribute/Handlers/t/linerep.t     See if Attribute::Handlers works
 lib/Attribute/Handlers/t/multi.t       See if Attribute::Handlers works
 lib/attributes.pm              For "sub foo : attrlist"
+lib/AutoLoader.pm              Autoloader base class
 lib/AutoLoader/t/01AutoLoader.t        See if AutoLoader works
 lib/AutoLoader/t/02AutoSplit.t See if AutoSplit works
-lib/AutoLoader.pm              Autoloader base class
 lib/AutoSplit.pm               Split up autoload functions
 lib/autouse.pm                 Load and call a function only when it's used
 lib/autouse.t                  See if autouse works
@@ -1582,8 +1583,8 @@ lib/CGI/t/start_end_end.t See if CGI.pm works
 lib/CGI/t/start_end_start.t    See if CGI.pm works
 lib/CGI/t/switch.t             See if CGI::Switch still loads
 lib/CGI/t/uploadInfo.t         See if CGI.pm works
-lib/CGI/t/upload.t             See if CGI.pm works
 lib/CGI/t/upload_post_text.txt.packed  Test data for CGI.pm
+lib/CGI/t/upload.t             See if CGI.pm works
 lib/CGI/t/util-58.t            See if 5.8-dependent features work
 lib/CGI/t/util.t               See if CGI.pm works
 lib/CGI/Util.pm                        Utility functions
@@ -1839,10 +1840,10 @@ lib/ExtUtils/t/eu_command.t     See if ExtUtils::Command works
 lib/ExtUtils/t/FIRST_MAKEFILE.t                See if FIRST_MAKEFILE works
 lib/ExtUtils/t/fixin.t         See if ExtUtils::MakeMaker works
 lib/ExtUtils/t/hints.t         See if hint files are honored.
+lib/ExtUtils/t/Installapi2.t   See if new api for ExtUtils::Install::install() works
 lib/ExtUtils/t/INSTALL_BASE.t  Test INSTALL_BASE in MakeMaker
 lib/ExtUtils/t/Installed.t     See if ExtUtils::Installed works
 lib/ExtUtils/t/Install.t       See if ExtUtils::Install works
-lib/ExtUtils/t/Installapi2.t   See if new api for ExtUtils::Install::install() works
 lib/ExtUtils/t/INST_PREFIX.t   See if MakeMaker can apply PREFIXs
 lib/ExtUtils/t/INST.t          Check MakeMaker INST_* macros
 lib/ExtUtils/t/Liblist.t       See if ExtUtils::Liblist works
@@ -2347,8 +2348,8 @@ lib/parent.pm     Establish an ISA relationship with base classes at compile time
 lib/parent/t/compile-time-file.t       tests for parent.pm
 lib/parent/t/compile-time.t    tests for parent.pm
 lib/parent/t/lib/Dummy2.plugin test files for parent.pm
-lib/parent/t/lib/Dummy.pm      test files for parent.pm
 lib/parent/t/lib/Dummy/Outside.pm      test files for parent.pm
+lib/parent/t/lib/Dummy.pm      test files for parent.pm
 lib/parent/t/lib/FileThatOnlyExistsAsPMC.pmc   test files for parent.pm
 lib/parent/t/lib/ReturnsFalse.pm       test files for parent.pm
 lib/parent/t/parent-classfromclassfile.t       tests for parent.pm
@@ -2565,7 +2566,10 @@ lib/Pod/Simple/t/testlib3/squaa/Vliff.pm Pod::Simple test file
 lib/Pod/Simple/t/tiedfh.t      Pod::Simple test file
 lib/Pod/Simple/t/verbatim.t            Pod::Simple test file
 lib/Pod/Simple/t/verb_fmt.t    Pod::Simple test file
+lib/Pod/Simple/t/xhtml01.t     Pod::Simple test file
+lib/Pod/Simple/t/xhtml05.t     Pod::Simple test file
 lib/Pod/Simple/t/x_nixer.t             Pod::Simple test file
+lib/Pod/Simple/XHTML.pm                turn Pod into XHTML
 lib/Pod/Simple/XMLOutStream.pm turn Pod into XML
 lib/Pod/t/basic.cap            podlators test
 lib/Pod/t/basic.clr            podlators test
@@ -2590,8 +2594,8 @@ 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
-lib/Pod/t/man.t                        podlators test
 lib/Pod/t/man-options.t                podlators test
+lib/Pod/t/man.t                        podlators test
 lib/Pod/t/parselink.t          podlators test
 lib/Pod/t/pod2html-lib.pl      pod2html testing library
 lib/Pod/t/pod2latex.t          See if Pod::LaTeX works
@@ -2609,9 +2613,9 @@ lib/Search/Dict.pm                Perform binary search on dictionaries
 lib/Search/Dict.t              See if Search::Dict works
 lib/SelectSaver.pm             Enforce proper select scoping
 lib/SelectSaver.t              See if SelectSaver works
-lib/SelfLoader/t/02SelfLoader-buggy.t  See if SelfLoader works
 lib/SelfLoader.pm              Load functions only on demand
 lib/SelfLoader/t/01SelfLoader.t        See if SelfLoader works
+lib/SelfLoader/t/02SelfLoader-buggy.t  See if SelfLoader works
 lib/Shell.pm                   Make AUTOLOADed system() calls
 lib/Shell.t                    Tests for above
 lib/shellwords.pl              Perl library to split into words with shell quoting
@@ -2634,29 +2638,29 @@ lib/syslog.pl                   Perl library supporting syslogging
 lib/tainted.pl                 Old code for tainting
 lib/TAP/Base.pm                                A parser for Test Anything Protocol
 lib/TAP/Formatter/Color.pm             A parser for Test Anything Protocol
-lib/TAP/Formatter/Console.pm           A parser for Test Anything Protocol
 lib/TAP/Formatter/Console/ParallelSession.pm   A parser for Test Anything Protocol
+lib/TAP/Formatter/Console.pm           A parser for Test Anything Protocol
 lib/TAP/Formatter/Console/Session.pm   A parser for Test Anything Protocol
 lib/TAP/Harness.pm                     A parser for Test Anything Protocol
-lib/TAP/Parser.pm                      A parser for Test Anything Protocol
 lib/TAP/Parser/Aggregator.pm           A parser for Test Anything Protocol
 lib/TAP/Parser/Grammar.pm              A parser for Test Anything Protocol
-lib/TAP/Parser/Iterator.pm             A parser for Test Anything Protocol
 lib/TAP/Parser/Iterator/Array.pm       A parser for Test Anything Protocol
+lib/TAP/Parser/Iterator.pm             A parser for Test Anything Protocol
 lib/TAP/Parser/Iterator/Process.pm     A parser for Test Anything Protocol
 lib/TAP/Parser/Iterator/Stream.pm      A parser for Test Anything Protocol
 lib/TAP/Parser/Multiplexer.pm          A parser for Test Anything Protocol
-lib/TAP/Parser/Result.pm               A parser for Test Anything Protocol
+lib/TAP/Parser.pm                      A parser for Test Anything Protocol
 lib/TAP/Parser/Result/Bailout.pm       A parser for Test Anything Protocol
 lib/TAP/Parser/Result/Comment.pm       A parser for Test Anything Protocol
 lib/TAP/Parser/Result/Plan.pm          A parser for Test Anything Protocol
+lib/TAP/Parser/Result.pm               A parser for Test Anything Protocol
 lib/TAP/Parser/Result/Pragma.pm                A parser for Test Anything Protocol
 lib/TAP/Parser/Result/Test.pm          A parser for Test Anything Protocol
 lib/TAP/Parser/Result/Unknown.pm       A parser for Test Anything Protocol
 lib/TAP/Parser/Result/Version.pm       A parser for Test Anything Protocol
 lib/TAP/Parser/Result/YAML.pm          A parser for Test Anything Protocol
-lib/TAP/Parser/Source.pm               A parser for Test Anything Protocol
 lib/TAP/Parser/Source/Perl.pm          A parser for Test Anything Protocol
+lib/TAP/Parser/Source.pm               A parser for Test Anything Protocol
 lib/TAP/Parser/Utils.pm                        A parser for Test Anything Protocol
 lib/TAP/Parser/YAMLish/Reader.pm       A parser for Test Anything Protocol
 lib/TAP/Parser/YAMLish/Writer.pm       A parser for Test Anything Protocol
@@ -2707,9 +2711,9 @@ lib/Test/Harness/t/nofork.t               Test::Harness test
 lib/Test/Harness/t/parse.t             Test::Harness test
 lib/Test/Harness/t/premature-bailout.t Test::Harness test
 lib/Test/Harness/t/process.t           Test::Harness test
-lib/Test/Harness/t/prove.t             Test::Harness test
 lib/Test/Harness/t/proverc.t           Test::Harness test
 lib/Test/Harness/t/proverun.t          Test::Harness test
+lib/Test/Harness/t/prove.t             Test::Harness test
 lib/Test/Harness/t/regression.t                Test::Harness test
 lib/Test/Harness/t/results.t           Test::Harness test
 lib/Test/Harness/t/source.t            Test::Harness test
@@ -2721,8 +2725,8 @@ lib/Test/Harness/t/testargs.t             Test::Harness test
 lib/Test/Harness/t/unicode.t           Test::Harness test
 lib/Test/Harness/t/utils.t             Test::Harness test
 lib/Test/Harness/t/yamlish-output.t    Test::Harness test
-lib/Test/Harness/t/yamlish-writer.t    Test::Harness test
 lib/Test/Harness/t/yamlish.t           Test::Harness test
+lib/Test/Harness/t/yamlish-writer.t    Test::Harness test
 lib/Test/More.pm               More utilities for writing tests
 lib/Test.pm                    A simple framework for writing test scripts
 lib/Test/Simple/Changes                Test::Simple changes
@@ -3170,8 +3174,8 @@ parser.h                  parser object header
 patchlevel.h                   The current patch level of perl
 perlapi.c                      Perl API functions
 perlapi.h                      Perl API function declarations
-perldtrace.d                   D script for Perl probes
 perl.c                         main()
+perldtrace.d                   D script for Perl probes
 perl.h                         Global declarations
 perlio.c                       C code for PerlIO abstraction
 perlio.h                       PerlIO abstraction
@@ -3553,6 +3557,7 @@ t/io/openpid.t                    See if open works for subprocesses
 t/io/open.t                    See if open works
 t/io/pipe.t                    See if secure pipes work
 t/io/print.t                   See if print commands work
+t/io/pvbm.t                    See if PVBMs break IO commands
 t/io/read.t                    See if read works
 t/io/say.t                     See if say works
 t/io/tell.t                    See if file seeking works
@@ -3560,6 +3565,7 @@ t/io/through.t                    See if pipe passes data intact
 t/io/utf8.t                    See if file seeking works
 t/japh/abigail.t               Obscure tests
 t/lib/1_compile.t              See if the various libraries and extensions compile
+t/lib/App/Prove/Plugin/Dummy.pm        Module for testing Test::Harness
 t/lib/Cname.pm                 Test charnames in regexes (op/pat.t)
 t/lib/common.pl                        Helper for lib/{warnings,feature}.t
 t/lib/commonsense.t            See if configuration meets basic needs
@@ -3580,7 +3586,9 @@ t/lib/compress/truncate.pl        Compress::Zlib
 t/lib/compress/zlib-generic.pl Compress::Zlib
 t/lib/contains_pod.xr          Pod-Parser test file
 t/lib/cygwin.t                 Builtin cygwin function tests
-t/lib/App/Prove/Plugin/Dummy.pm        Module for testing Test::Harness
+t/lib/data/catme.1                     Test data for Test::Harness
+t/lib/data/proverc                     Test data for Test::Harness
+t/lib/data/sample.yml                  Test data for Test::Harness
 t/lib/Devel/switchd.pm         Module for t/run/switchd.t
 t/lib/Dev/Null.pm              Module for testing Test::Harness
 t/lib/dprof/test1_t            Perl code profiler tests
@@ -3632,9 +3640,6 @@ t/lib/mypragma.t          Test the example user pragma
 t/lib/NoFork.pm                        Module for testing Test::Harness
 t/lib/no_load.t                        Test that some modules don't load others
 t/lib/proxy_constant_subs.t    Test that Proxy Constant Subs behave correctly
-t/lib/data/catme.1                     Test data for Test::Harness
-t/lib/data/proverc                     Test data for Test::Harness
-t/lib/data/sample.yml                  Test data for Test::Harness
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/bignum              Test data for Test::Harness
 t/lib/sample-tests/bignum_many         Test data for Test::Harness
@@ -3670,10 +3675,10 @@ t/lib/sample-tests/simple               Test data for Test::Harness
 t/lib/sample-tests/simple_fail         Test data for Test::Harness
 t/lib/sample-tests/simple_yaml         Test data for Test::Harness
 t/lib/sample-tests/skip                        Test data for Test::Harness
-t/lib/sample-tests/skip_nomsg          Test data for Test::Harness
 t/lib/sample-tests/skipall             Test data for Test::Harness
 t/lib/sample-tests/skipall_nomsg       Test data for Test::Harness
 t/lib/sample-tests/skipall_v13         Test data for Test::Harness
+t/lib/sample-tests/skip_nomsg          Test data for Test::Harness
 t/lib/sample-tests/space_after_plan    Test data for Test::Harness
 t/lib/sample-tests/stdout_stderr       Test data for Test::Harness
 t/lib/sample-tests/strict              Test data for Test::Harness
@@ -3701,8 +3706,8 @@ t/lib/strict/subs         Tests of "use strict 'subs'" for strict.t
 t/lib/strict/vars              Tests of "use strict 'vars'" for strict.t
 t/lib/Test/Simple/Catch.pm     Utility module for testing Test::Simple
 t/lib/Test/Simple/sample_tests/death_in_eval.plx       for exit.t
-t/lib/Test/Simple/sample_tests/death_with_handler.plx  for exit.t
 t/lib/Test/Simple/sample_tests/death.plx               for exit.t
+t/lib/Test/Simple/sample_tests/death_with_handler.plx  for exit.t
 t/lib/Test/Simple/sample_tests/exit.plx                        for exit.t
 t/lib/Test/Simple/sample_tests/extras.plx              for exit.t
 t/lib/Test/Simple/sample_tests/five_fail.plx           for exit.t
@@ -3788,11 +3793,11 @@ t/Module_Pluggable/20dodgy_files.t      Module::Pluggable tests
 t/Module_Pluggable/21editor_junk.t                     Module::Pluggable tests
 t/Module_Pluggable/acme/Acme/MyTest/Plugin/Foo.pm      Module::Pluggable tests
 t/Module_Pluggable/lib/Acme/MyTest/Plugin/Foo.pm       Module::Pluggable tests
-t/Module_Pluggable/lib/EditorJunk/Plugin/Foo.pm                Module::Pluggable tests
-t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm~       Module::Pluggable tests
-t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swp    Module::Pluggable tests
 t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm                Module::Pluggable tests
+t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm~       Module::Pluggable tests
 t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swo    Module::Pluggable tests
+t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swp    Module::Pluggable tests
+t/Module_Pluggable/lib/EditorJunk/Plugin/Foo.pm                Module::Pluggable tests
 t/Module_Pluggable/lib/ExtTest/Plugin/Bar.plugin       Module::Pluggable tests
 t/Module_Pluggable/lib/ExtTest/Plugin/Foo.plugin       Module::Pluggable tests
 t/Module_Pluggable/lib/ExtTest/Plugin/Quux/Foo.plugin  Module::Pluggable tests
@@ -3877,8 +3882,8 @@ t/op/die_exit.t                   See if die and exit status interaction works
 t/op/die.t                     See if die works
 t/op/dor.t                     See if defined-or (//) works
 t/op/do.t                      See if subroutines work
-t/op/each.t                    See if hash iterators work
 t/op/each_array.t              See if array iterators work
+t/op/each.t                    See if hash iterators work
 t/op/eval.t                    See if eval operator works
 t/op/exec.t                    See if exec, system and qx work
 t/op/exists_sub.t              See if exists(&sub) works
@@ -4092,6 +4097,7 @@ t/uni/latin2.t                    See if Unicode in latin2 works
 t/uni/lower.t                  See if Unicode casing works
 t/uni/overload.t               See if Unicode overloading works
 t/uni/sprintf.t                        See if Unicode sprintf works
+t/uni/tie.t                    See if Unicode tie works
 t/uni/title.t                  See if Unicode casing works
 t/uni/tr_7jis.t                        See if Unicode tr/// in 7jis works
 t/uni/tr_eucjp.t               See if Unicode tr/// in eucjp works
@@ -4101,7 +4107,6 @@ t/uni/upper.t                     See if Unicode casing works
 t/uni/write.t                  See if Unicode formats work
 t/win32/system.t               See if system works in Win*
 t/win32/system_tests           Test runner for system.t
-t/uni/tie.t                    See if Unicode tie works
 t/x2p/s2p.t                    See if s2p/psed work
 uconfig.h                      Configuration header for microperl
 uconfig.sh                     Configuration script for microperl