This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
somewhat fix failing regex tests. but break lots of other stuff at the same time
[perl5.git] / MANIFEST
index 0af9fdf..7d247df 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -163,13 +163,14 @@ cpan/B-Lint/lib/B/Lint/Debug.pm                   Adds debugging stringification to B::
 cpan/B-Lint/lib/B/Lint.pm                      Compiler Lint backend
 cpan/B-Lint/t/lint.t                           See if B::Lint works
 cpan/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm    See if B::Lint works
+cpan/CGI/Changes                       Changelog for CGI.pm
 cpan/CGI/examples/caution.xbm          CGI example
 cpan/CGI/examples/clickable_image.cgi  CGI example
 cpan/CGI/examples/cookie.cgi           CGI example
 cpan/CGI/examples/crash.cgi            CGI example
 cpan/CGI/examples/customize.cgi                CGI example
 cpan/CGI/examples/diff_upload.cgi      CGI example
-cpan/CGI/examples/dna_small_gif.uu     Small image for CGI examples
+cpan/CGI/examples/dna.small.gif                Small image for CGI examples
 cpan/CGI/examples/file_upload.cgi      CGI example
 cpan/CGI/examples/frameset.cgi         CGI example
 cpan/CGI/examples/index.html           Index page for CGI examples
@@ -181,13 +182,11 @@ cpan/CGI/examples/multiple_forms.cgi      CGI example
 cpan/CGI/examples/nph-clock.cgi                CGI example
 cpan/CGI/examples/nph-multipart.cgi    CGI example
 cpan/CGI/examples/popup.cgi            CGI example
-cpan/CGI/examples/RunMeFirst           Setup script for CGI examples
 cpan/CGI/examples/save_state.cgi       CGI example
 cpan/CGI/examples/tryit.cgi            CGI example
-cpan/CGI/examples/wilogo_gif.uu                CGI example
+cpan/CGI/examples/wilogo.gif           CGI example
 cpan/CGI/lib/CGI/Apache.pm             Support for Apache's Perl module
 cpan/CGI/lib/CGI/Carp.pm               Log server errors with helpful context
-cpan/CGI/lib/CGI/Changes               Changelog for CGI.pm
 cpan/CGI/lib/CGI/Cookie.pm             Interface to Netscape Cookies
 cpan/CGI/lib/CGI/Fast.pm               Support for FastCGI (persistent server process)
 cpan/CGI/lib/CGI.pm                    Web server interface ("Common Gateway Interface")
@@ -196,20 +195,27 @@ cpan/CGI/lib/CGI/Push.pm          Support for server push
 cpan/CGI/lib/CGI/Switch.pm             Simple interface for multiple server types
 cpan/CGI/lib/CGI/Util.pm               Utility functions
 cpan/CGI/t/apache.t                    See if CGI::Apache still loads
+cpan/CGI/t/autoescape.t                        See if CGI.pm works
 cpan/CGI/t/can.t                       See if CGI.pm works
 cpan/CGI/t/carp.t                      See if CGI::Carp works
+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/fast.t                      See if CGI::Fast works (if FCGI is installed)
+cpan/CGI/t/end_form.t                  See if CGI.pm works
 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
 cpan/CGI/t/html.t                      See if CGI.pm works
+cpan/CGI/t/http.t                      See if CGI.pm works
+cpan/CGI/t/init.t                      See if CGI.pm works
+cpan/CGI/t/init_test.txt               See if CGI.pm works
 cpan/CGI/t/no_tabindex.t               See if CGI.pm works
 cpan/CGI/t/popup_menu.t                        See if CGI pop menus work
 cpan/CGI/t/pretty.t                    See if CGI.pm works
 cpan/CGI/t/push.t                      See if CGI::Push works
 cpan/CGI/t/query_string.t              See if CGI->query_string() works
 cpan/CGI/t/request.t                   See if CGI.pm works
+cpan/CGI/t/save_read_roundtrip.t       See if CGI.pm works
 cpan/CGI/t/start_end_asterisk.t                See if CGI.pm works
 cpan/CGI/t/start_end_end.t             See if CGI.pm works
 cpan/CGI/t/start_end_start.t           See if CGI.pm works
@@ -219,6 +225,7 @@ cpan/CGI/t/uploadInfo.t                     See if CGI.pm works
 cpan/CGI/t/upload_post_text.txt                Test data for CGI.pm
 cpan/CGI/t/upload.t                    See if CGI.pm works
 cpan/CGI/t/user_agent.t                        See if CGI->user_agent() works
+cpan/CGI/t/utf8.t                      See if CGI.pm works
 cpan/CGI/t/util-58.t                   See if 5.8-dependent features work
 cpan/CGI/t/util.t                      See if CGI.pm works
 cpan/Class-ISA/ChangeLog               Changes for Class::ISA
@@ -1212,6 +1219,7 @@ cpan/IO-Compress/t/compress/tied.pl                       Compress::Zlib
 cpan/IO-Compress/t/compress/truncate.pl                        Compress::Zlib
 cpan/IO-Compress/t/compress/zlib-generic.pl            Compress::Zlib
 cpan/IO-Compress/t/cz-01version.t                      IO::Compress
+cpan/IO-Compress/t/cz-03zlib-v1.t                      IO::Compress
 cpan/IO-Compress/t/cz-05examples.t                     IO::Compress
 cpan/IO-Compress/t/cz-06gzsetp.t                       IO::Compress
 cpan/IO-Compress/t/cz-08encoding.t                     IO::Compress
@@ -1712,9 +1720,11 @@ 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
+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
+cpan/Parse-CPAN-Meta/uupacktool.pl                     Parse::CPAN::Meta
 cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm      PerlIO::via::QuotedPrint
 cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t                    PerlIO::via::QuotedPrint
 cpan/Pod-Escapes/ChangeLog             ChangeLog for Pod::Escapes
@@ -2193,6 +2203,8 @@ cpan/Test-Harness/t/yamlish.t                             Test::Harness test
 cpan/Test-Harness/t/yamlish-writer.t                   Test::Harness test
 cpan/Test/lib/Test.pm          A simple framework for writing test scripts
 cpan/Test-Simple/Changes                               Test::Simple changes
+cpan/Test-Simple/examples/indent.pl                    Test::Simple examples
+cpan/Test-Simple/examples/subtest.t                    Test::Simple examples
 cpan/Test-Simple/lib/Test/Builder/Module.pm            Base class for test modules
 cpan/Test-Simple/lib/Test/Builder.pm                   For writing new test libraries
 cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm      Turn on color in Test::Builder::Tester
@@ -2223,6 +2235,7 @@ cpan/Test-Simple/t/Builder/fork_with_new_stdout.t Test::Builder tests
 cpan/Test-Simple/t/Builder/has_plan2.t                 Test::Builder tests
 cpan/Test-Simple/t/Builder/has_plan.t                  Test::Builder tests
 cpan/Test-Simple/t/Builder/is_fh.t                     Test::Builder tests
+cpan/Test-Simple/t/Builder/is_passing.t                        Test::Builder tests
 cpan/Test-Simple/t/Builder/maybe_regex.t               Test::Builder tests
 cpan/Test-Simple/t/Builder/no_diag.t                   Test::Builder tests
 cpan/Test-Simple/t/Builder/no_ending.t                 Test::Builder tests
@@ -2235,6 +2248,7 @@ cpan/Test-Simple/t/Builder/try.t                  Test::Builder tests
 cpan/Test-Simple/t/c_flag.t                            Test::Simple test
 cpan/Test-Simple/t/circular_data.t                     Test::Simple test
 cpan/Test-Simple/t/cmp_ok.t                            Test::More test
+cpan/Test-Simple/t/dependents.t                                Test::More test
 cpan/Test-Simple/t/diag.t                              Test::More diag() test
 cpan/Test-Simple/t/died.t                              Test::Simple test
 cpan/Test-Simple/t/dont_overwrite_die_handler.t                Test::More tests
@@ -2295,6 +2309,13 @@ cpan/Test-Simple/t/require_ok.t                          Test::Simple test
 cpan/Test-Simple/t/simple.t                            Test::Simple test, basic stuff
 cpan/Test-Simple/t/skipall.t                           Test::More test, skip all tests
 cpan/Test-Simple/t/skip.t                              Test::More test, SKIP tests
+cpan/Test-Simple/t/subtest/args.t                      Test::More test
+cpan/Test-Simple/t/subtest/basic.t                     Test::More test
+cpan/Test-Simple/t/subtest/die.t                       Test::More test
+cpan/Test-Simple/t/subtest/do.t                                Test::More test
+cpan/Test-Simple/t/subtest/exceptions.t                        Test::More test
+cpan/Test-Simple/t/subtest/for_do_t.test               Test::More test
+cpan/Test-Simple/t/subtest/singleton.t                 Test::More test
 cpan/Test-Simple/t/tbm_doesnt_set_exported_to.t                Test::Builder::Module test
 cpan/Test-Simple/t/Tester/tbt_01basic.t                        Test::Builder::Tester test
 cpan/Test-Simple/t/Tester/tbt_02fhrestore.t            Test::Builder::Tester test
@@ -3183,6 +3204,7 @@ 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
@@ -3893,6 +3915,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
@@ -3950,7 +3973,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
@@ -4204,6 +4226,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
@@ -4289,6 +4312,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
@@ -4354,6 +4379,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
@@ -4439,6 +4465,7 @@ t/porting/diag.t          Test completeness of perldiag.pod
 t/porting/maintainers.t                Test that Porting/Maintaners.pl is up to date
 t/porting/manifest.t           Test that this MANIFEST file is well formed
 t/porting/podcheck.t           Test the POD of shipped modules is well formed
+t/porting/test_bootstrap.t     Test that the instructions for test bootstrapping aren't accidentally overlooked.
 t/README                       Instructions for regression tests
 t/re/pat_advanced.t            See if advanced esoteric patterns work
 t/re/pat_advanced_thr.t                See if advanced esoteric patterns work in another thread
@@ -4609,10 +4636,12 @@ 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_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.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)