Fix compiler warning:
[p5sagit/p5-mst-13.2.git] / MANIFEST
index b7125b2..93042f6 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -202,7 +202,6 @@ cpan/CGI/t/checkbox_group.t         See if CGI.pm works
 cpan/CGI/t/cookie.t                    See if CGI::Cookie works
 cpan/CGI/t/Dump.t                      See if CGI->Dump works
 cpan/CGI/t/end_form.t                  See if CGI.pm works
-cpan/CGI/t/fast.t                      See if CGI::Fast works (if FCGI is installed)
 cpan/CGI/t/form.t                      See if CGI.pm works
 cpan/CGI/t/function.t                  See if CGI.pm works
 cpan/CGI/t/hidden.t                    See if CGI.pm works
@@ -919,11 +918,15 @@ cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm  CBuilder method
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm   CBuilder methods for OS/2
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm  CBuilder methods for Unix
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm   CBuilder methods for VMS
+cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm   CBuilder methods for Windows
+cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm   CBuilder methods for Windows
+cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm  CBuilder methods for Windows
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm       CBuilder methods for Windows
 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm                        Compile and link C code for Perl modules
 cpan/ExtUtils-CBuilder/t/00-have-compiler.t                    ExtUtils::CBuilder tests
 cpan/ExtUtils-CBuilder/t/01-basic.t                            tests for ExtUtils::CBuilder
 cpan/ExtUtils-CBuilder/t/02-link.t                             tests for ExtUtils::CBuilder
+cpan/ExtUtils-CBuilder/t/03-cplusplus.t                                tests for ExtUtils::CBuilder
 cpan/ExtUtils-Command/lib/ExtUtils/Command.pm  Utilities for Make on non-UNIX platforms
 cpan/ExtUtils-Command/t/cp.t                   See if ExtUtils::Command works
 cpan/ExtUtils-Command/t/eu_command.t           See if ExtUtils::Command works
@@ -1721,6 +1724,7 @@ cpan/Parse-CPAN-Meta/t/data/sample.yml                    Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/Spreadsheet-Read.yml       Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/Template-Provider-Unicode-Japanese.yml     Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/toolbar.yml                        Parse::CPAN::Meta
+cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml  Parse::CPAN::Meta - manually generated; see Porting/Maintainers.pl
 cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml.packed   Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/data/vanilla.yml                        Parse::CPAN::Meta
 cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm     Parse::CPAN::Meta testing library
@@ -1876,6 +1880,7 @@ cpan/Pod-Simple/t/corpus2/polish_utf8_bom2.txt            Pod::Simple test file
 cpan/Pod-Simple/t/corpus2/polish_utf8_bom2.xml         Pod::Simple test file
 cpan/Pod-Simple/t/corpus2/polish_utf8_bom.txt          Pod::Simple test file
 cpan/Pod-Simple/t/corpus2/polish_utf8_bom.xml          Pod::Simple test file
+cpan/Pod-Simple/t/corpus2/README                       Pod::Simple test file
 cpan/Pod-Simple/t/corpus/8859_7.pod                    Pod::Simple test file
 cpan/Pod-Simple/t/corpus/8859_7.xml                    Pod::Simple test file
 cpan/Pod-Simple/t/corpus/cp1256.txt                    Pod::Simple test file
@@ -1963,6 +1968,7 @@ cpan/Pod-Simple/t/search28.t                              Pod::Simple test file
 cpan/Pod-Simple/t/search29.t                           Pod::Simple test file
 cpan/Pod-Simple/t/search50.t                           Pod::Simple test file
 cpan/Pod-Simple/t/stree.t                              Pod::Simple test file
+cpan/Pod-Simple/t/strpvbtm.t                           Pod::Simple test file
 cpan/Pod-Simple/t/testlib1/Blorm.pm                    Pod::Simple test file
 cpan/Pod-Simple/t/testlib1/hinkhonk/Glunk.pod          Pod::Simple test file
 cpan/Pod-Simple/t/testlib1/hinkhonk/readme.txt         Pod::Simple test file
@@ -1990,6 +1996,7 @@ cpan/Pod-Simple/t/verbatim.t                              Pod::Simple test file
 cpan/Pod-Simple/t/verb_fmt.t                           Pod::Simple test file
 cpan/Pod-Simple/t/xhtml01.t                            Pod::Simple test file
 cpan/Pod-Simple/t/xhtml05.t                            Pod::Simple test file
+cpan/Pod-Simple/t/xhtml10.t                            Pod::Simple test file
 cpan/Pod-Simple/t/x_nixer.t                            Pod::Simple test file
 cpan/Shell/Shell.pm            Make AUTOLOADed system() calls
 cpan/Shell/t/Shell.t           Tests for above
@@ -2212,9 +2219,7 @@ cpan/Test-Simple/lib/Test/Builder/Tester.pm               For testing Test::Builder based cla
 cpan/Test-Simple/lib/Test/More.pm                      More utilities for writing tests
 cpan/Test-Simple/lib/Test/Simple.pm                    Basic utility for writing tests
 cpan/Test-Simple/lib/Test/Tutorial.pod                 A tutorial on writing tests
-cpan/Test-Simple/MANIFEST                              Test::Simple MANIFEST
 cpan/Test-Simple/README                                        Test::Simple README
-cpan/Test-Simple/t/00compile.t                         Test::Simple test
 cpan/Test-Simple/t/00test_harness_check.t              Test::Simple test
 cpan/Test-Simple/t/bad_plan.t                          Test::Builder plan() test
 cpan/Test-Simple/t/bail_out.t                          Test::Builder BAIL_OUT test
@@ -2689,6 +2694,7 @@ dist/Module-CoreList/MANIFEST                     Module::CoreList
 dist/Module-CoreList/META.yml                  Module::CoreList
 dist/Module-CoreList/README                    Module::CoreList
 dist/Module-CoreList/t/corelist.t              Module::CoreList tests
+dist/Module-CoreList/t/deprecated.t            Module::CoreList tests
 dist/Module-CoreList/t/find_modules.t          Module::CoreList tests
 dist/Module-CoreList/t/pod.t                   Module::CoreList tests
 dist/Net-Ping/Changes                  Net::Ping
@@ -3192,6 +3198,11 @@ ext/XS-APItest/APItest.xs        XS::APItest extension
 ext/XS-APItest/core.c          Test API functions when PERL_CORE is defined
 ext/XS-APItest/core_or_not.inc Code common to core.c and notcore.c
 ext/XS-APItest/exception.c     XS::APItest extension
+ext/XS-APItest-KeywordRPN/KeywordRPN.pm        XS::APItest::KeywordRPN extension
+ext/XS-APItest-KeywordRPN/KeywordRPN.xs        XS::APItest::KeywordRPN extension
+ext/XS-APItest-KeywordRPN/Makefile.PL  XS::APItest::KeywordRPN extension
+ext/XS-APItest-KeywordRPN/README       XS::APItest::KeywordRPN extension
+ext/XS-APItest-KeywordRPN/t/keyword_plugin.t   test keyword plugin mechanism
 ext/XS-APItest/Makefile.PL     XS::APItest extension
 ext/XS-APItest/MANIFEST                XS::APItest extension
 ext/XS-APItest/notcore.c       Test API functions when PERL_CORE is not defined
@@ -3200,12 +3211,15 @@ ext/XS-APItest/t/call.t         XS::APItest extension
 ext/XS-APItest/t/exception.t   XS::APItest extension
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
 ext/XS-APItest/t/my_cxt.t      XS::APItest: test MY_CXT interface
+ext/XS-APItest/t/my_exit.t     XS::APItest: test my_exit
 ext/XS-APItest/t/op.t          XS::APItest: tests for OP related APIs
+ext/XS-APItest/t/pmflag.t      Test deprecation warning for Perl_pmflag()
 ext/XS-APItest/t/printf.t      XS::APItest extension
 ext/XS-APItest/t/push.t                XS::APItest extension
 ext/XS-APItest/t/rmagical.t    XS::APItest extension
 ext/XS-APItest/t/svpeek.t      XS::APItest extension
 ext/XS-APItest/t/svsetsv.t     Test behaviour of sv_setsv with/without PERL_CORE
+ext/XS-APItest/t/utf16_to_utf8.t       Test behaviour of utf16_to_utf8{,reversed}
 ext/XS-APItest/t/xs_special_subs_require.t     for require too
 ext/XS-APItest/t/xs_special_subs.t     Test that XS BEGIN/CHECK/INIT/END work
 ext/XS-Typemap/Makefile.PL     XS::Typemap extension
@@ -3461,6 +3475,7 @@ lib/importenv.pl          Perl routine to get environment into variables
 lib/integer.pm                 For "use integer"
 lib/integer.t                  For "use integer" testing
 lib/Internals.t                        For Internals::* testing
+lib/legacy.pm                  Pragma to preserve legacy behavior
 lib/less.pm                    For "use less"
 lib/less.t                     See if less support works
 lib/locale.pm                  For "use locale"
@@ -3834,6 +3849,7 @@ pod/perl5100delta.pod             Perl changes in version 5.10.0
 pod/perl5101delta.pod          Perl changes in version 5.10.1
 pod/perl5110delta.pod          Perl changes in version 5.11.0
 pod/perl5111delta.pod          Perl changes in version 5.11.1
+pod/perl5112delta.pod          Perl changes in version 5.11.2
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl570delta.pod           Perl changes in version 5.7.0
@@ -3916,6 +3932,7 @@ pod/perlperf.pod          Perl Performance and Optimization Techniques
 pod/perl.pod                   Perl overview (this section)
 pod/perlpod.pod                        Perl plain old documentation
 pod/perlpodspec.pod            Perl plain old documentation format specification
+pod/perlpolicy.pod             Perl development policies
 pod/perlport.pod               Perl portability guide
 pod/perlpragma.pod             Perl modules: writing a user pragma
 pod/perlreapi.pod              Perl regular expression plugin interface
@@ -3973,7 +3990,6 @@ Porting/cmpVERSION.pl             Compare whether two trees have changed modules
 Porting/config_H               Sample config.h
 Porting/config_h.pl            Reorder config_h.SH after metaconfig
 Porting/config.sh              Sample config.sh
-Porting/Contract               Social contract for contributed modules in Perl core
 Porting/core-cpan-diff         Compare core distros with their CPAN equivalents
 Porting/corecpan.pl            Reports outdated dual-lived modules
 Porting/corelist-perldelta.pl          Generates data perldelta from Module::CoreList
@@ -3999,7 +4015,7 @@ Porting/makerel                   Release making utility
 Porting/make_snapshot.pl       Make a tgz snapshot of our tree with a .patch file in it
 Porting/manicheck              Check against MANIFEST
 Porting/manisort               Sort the MANIFEST
-Porting/perldelta_template     Template for creating new perldelta.pod files
+Porting/perldelta_template.pod Template for creating new perldelta.pod files
 Porting/podtidy                        Reformat pod using Pod::Tidy
 Porting/pumpkin.pod            Guidelines and hints for Perl maintainers
 Porting/README.y2038           Perl notes for the 2038 fix
@@ -4227,6 +4243,7 @@ t/lib/locale/utf8         Part of locale.t in UTF8
 t/lib/mypragma.pm              An example user pragma
 t/lib/mypragma.t               Test the example user pragma
 t/lib/no_load.t                        Test that some modules don't load others
+t/lib/overload_fallback.t      Test that using overload 2x in a scope doesn't clobber fallback
 t/lib/proxy_constant_subs.t    Test that Proxy Constant Subs behave correctly
 t/lib/Sans_mypragma.pm         Test module for t/lib/mypragma.t
 t/lib/strict/refs              Tests of "use strict 'refs'" for strict.t
@@ -4312,6 +4329,8 @@ t/op/anonsub.t                    See if anonymous subroutines work
 t/op/append.t                  See if . works
 t/op/args.t                    See if operations on @_ work
 t/op/arith.t                   See if arithmetic works
+t/op/array_base.aux            Auxiliary file for the $[ test
+t/op/array_base.t              Tests for the $[, which is deprecated
 t/op/array.t                   See if array operations work
 t/op/assignwarn.t              See if OP= operators warn correctly for undef targets
 t/op/attrhand.t                        See if attribute handlers work
@@ -4377,6 +4396,7 @@ 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/lex.t                     Tests too complex for t/base/lex.t
 t/op/lfs.t                     See if large files work for perlio
 t/op/list.t                    See if array lists work
 t/op/localref.t                        See if local ${deref} works
@@ -4453,6 +4473,7 @@ t/op/utftaint.t                   See if utf8 and taint work together
 t/op/vec.t                     See if vectors work
 t/op/ver.t                     See if v-strings and the %v format flag work
 t/op/wantarray.t               See if wantarray works
+t/op/while_readdir.t           See if while(readdir) works
 t/op/write.t                   See if write works (formats work)
 t/op/yadayada.t                        See if ... works
 t/perl.supp                    Perl valgrind suppressions
@@ -4633,10 +4654,14 @@ win32/ce-helpers/makedist.pl    WinCE port
 win32/ce-helpers/registry.bat  WinCE port
 win32/config.bc                        Win32 base line config.sh (Borland C++ build)
 win32/config.ce                        WinCE port
-win32/config.gc                        Win32 base line config.sh (mingw32/gcc build)
+win32/config.gc                        Win32 base line config.sh (MinGW build)
+win32/config.gc64              Win64 base line config.sh (MinGW build)
+win32/config.gc64nox           Win64 base line config.sh (MinGW build)
 win32/config_H.bc              Win32 config header (Borland C++ build)
 win32/config_H.ce              WinCE port
-win32/config_H.gc              Win32 config header (GNU build)?
+win32/config_H.gc              Win32 config header (MinGW build)
+win32/config_H.gc64            Win64 config header (MinGW build)
+win32/config_H.gc64nox         Win64 config header (MinGW build)
 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)