This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace references to PL_vtbl_{bm,fm} in the code with PL_vtbl_regexp.
[perl5.git] / MANIFEST
index a19bc36..1c657d4 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -175,6 +175,7 @@ cpan/CGI/t/carp.t                   See if CGI::Carp works
 cpan/CGI/t/charset.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/delete.t                    See if CGI.pm 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/form.t                      See if CGI.pm works
@@ -197,6 +198,7 @@ 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
 cpan/CGI/t/switch.t                    See if CGI::Switch still loads
+cpan/CGI/t/tmpdir.t                    See if CGI.pm works
 cpan/CGI/t/unescapeHTML.t              See if CGI::unescapeHTML() works
 cpan/CGI/t/uploadInfo.t                        See if CGI.pm works
 cpan/CGI/t/upload_post_text.txt                Test data for CGI.pm
@@ -345,6 +347,7 @@ cpan/CPAN-Meta/t/data-fail/META-1_2.yml
 cpan/CPAN-Meta/t/data-fail/META-1_3.yml
 cpan/CPAN-Meta/t/data-fail/META-1_4.yml
 cpan/CPAN-Meta/t/data-fail/META-2.json
+cpan/CPAN-Meta/t/data/gpl-1_4.yml
 cpan/CPAN-Meta/t/data/META-1_0.yml
 cpan/CPAN-Meta/t/data/META-1_1.yml
 cpan/CPAN-Meta/t/data/META-1_2.yml
@@ -395,6 +398,7 @@ cpan/CPAN/PAUSE2003.pub             CPAN public key
 cpan/CPAN/PAUSE2005.pub                CPAN public key
 cpan/CPAN/PAUSE2007.pub                CPAN public key
 cpan/CPAN/PAUSE2009.pub                CPAN public key
+cpan/CPAN/PAUSE2011.pub
 cpan/CPANPLUS/bin/cpan2dist                    the cpan2dist utility
 cpan/CPANPLUS/bin/cpanp                                the cpanp utility
 cpan/CPANPLUS/bin/cpanp-run-perl               the cpanp-run-perl utility
@@ -1381,6 +1385,7 @@ cpan/JSON-PP/t/112_upgrade.t
 cpan/JSON-PP/t/113_overloaded_eq.t
 cpan/JSON-PP/t/114_decode_prefix.t
 cpan/JSON-PP/t/115_tie_ixhash.t
+cpan/JSON-PP/t/116_incr_parse_fixed.t
 cpan/JSON-PP/t/_unicode_handling.pm
 cpan/libnet/Changes            libnet
 cpan/libnet/Config.eg          libnet
@@ -2011,6 +2016,7 @@ cpan/Pod-Simple/t/junk1.pod                               Pod::Simple test file
 cpan/Pod-Simple/t/junk2o.txt                           Pod::Simple test file
 cpan/Pod-Simple/t/junk2.pod                            Pod::Simple test file
 cpan/Pod-Simple/t/linkclas.t                           Pod::Simple test file
+cpan/Pod-Simple/t/output.t                             Pod::Simple test file
 cpan/Pod-Simple/t/perlcygo.txt                         Pod::Simple test file
 cpan/Pod-Simple/t/perlcyg.pod                          Pod::Simple test file
 cpan/Pod-Simple/t/perlfaqo.txt                         Pod::Simple test file
@@ -2608,7 +2614,6 @@ cpan/Unicode-Collate/Collate/Locale/sk.pl                 Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sl.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sq.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/sv.pl                      Unicode::Collate
-cpan/Unicode-Collate/Collate/Locale/sw.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/tn.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/to.pl                      Unicode::Collate
 cpan/Unicode-Collate/Collate/Locale/tr.pl                      Unicode::Collate
@@ -2640,6 +2645,7 @@ cpan/Unicode-Collate/t/contract.t         Unicode::Collate
 cpan/Unicode-Collate/t/default.t               Unicode::Collate
 cpan/Unicode-Collate/t/hangtype.t              Unicode::Collate
 cpan/Unicode-Collate/t/hangul.t                        Unicode::Collate
+cpan/Unicode-Collate/t/iglevel2.t                      Unicode::Collate
 cpan/Unicode-Collate/t/ignor.t                 Unicode::Collate
 cpan/Unicode-Collate/t/illegalp.t              Unicode::Collate
 cpan/Unicode-Collate/t/illegal.t               Unicode::Collate
@@ -2714,6 +2720,7 @@ cpan/Unicode-Collate/t/overcjk0.t         Unicode::Collate
 cpan/Unicode-Collate/t/overcjk1.t              Unicode::Collate
 cpan/Unicode-Collate/t/override.t              Unicode::Collate
 cpan/Unicode-Collate/t/rearrang.t              Unicode::Collate
+cpan/Unicode-Collate/t/rewrite.t                       Unicode::Collate
 cpan/Unicode-Collate/t/test.t                  Unicode::Collate
 cpan/Unicode-Collate/t/trailwt.t               Unicode::Collate
 cpan/Unicode-Collate/t/variable.t              Unicode::Collate
@@ -2834,6 +2841,7 @@ dist/base/t/sigdie.t              See if base works with SIGDIE
 dist/base/t/version.t          See if base works with versions
 dist/base/t/warnings.t         See if base works with warnings
 dist/B-Deparse/Deparse.pm      Compiler Deparse backend
+dist/B-Deparse/t/core.t                See if B::Deparse knows when to use CORE::
 dist/B-Deparse/t/deparse.t     See if B::Deparse works
 dist/bignum/lib/bigint.pm              bigint
 dist/bignum/lib/bignum.pm              bignum
@@ -2867,6 +2875,7 @@ dist/B-Lint/t/lint.t                              See if B::Lint works
 dist/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm    See if B::Lint works
 dist/constant/lib/constant.pm  For "use constant"
 dist/constant/t/constant.t     See if compile-time constants work
+dist/constant/t/utf8.t         Test Unicode constants under utf8 pragma
 dist/Cwd/Cwd.pm                                Various cwd routines (getcwd, fastcwd, chdir)
 dist/Cwd/Cwd.xs                                Cwd extension external subroutines
 dist/Cwd/lib/File/Spec/Cygwin.pm       portable operations on Cygwin file names
@@ -3007,6 +3016,7 @@ dist/IO/README                    IO extension maintenance notice
 dist/IO/t/io_const.t           See if constants from IO work
 dist/IO/t/io_dir.t             See if directory-related methods from IO work
 dist/IO/t/io_dup.t             See if dup()-related methods from IO work
+dist/IO/t/io_file_export.t     Test IO::File exports
 dist/IO/t/io_file.t            See if binmode()-related methods on IO::File work
 dist/IO/t/io_linenum.t         See if I/O line numbers are tracked correctly
 dist/IO/t/io_multihomed.t      See if INET sockets work with multi-homed hosts
@@ -3591,6 +3601,7 @@ ext/Sys-Hostname/Hostname.xs      Sys::Hostname extension external subroutines
 ext/Sys-Hostname/t/Hostname.t  See if Sys::Hostname works
 ext/Tie-Hash-NamedCapture/NamedCapture.pm      Implements %- and %+ behaviour
 ext/Tie-Hash-NamedCapture/NamedCapture.xs      Implements %- and %+ behaviour
+ext/Tie-Hash-NamedCapture/t/tiehash.t          Tests TIEHASH
 ext/Tie-Memoize/lib/Tie/Memoize.pm     Base class for memoized tied hashes
 ext/Tie-Memoize/t/Tie-Memoize.t                Test for Tie::Memoize
 ext/VMS-DCLsym/0README.txt     ReadMe file for VMS::DCLsym
@@ -3630,6 +3641,7 @@ ext/XS-APItest/t/cleanup.t        test stack behaviour on unwinding
 ext/XS-APItest/t/cophh.t       test COPHH API
 ext/XS-APItest/t/copyhints.t   test hv_copy_hints_hv() API
 ext/XS-APItest/t/customop.t    XS::APItest: tests for custom ops
+ext/XS-APItest/t/eval-filter.t Simple source filter/eval test
 ext/XS-APItest/t/exception.t   XS::APItest extension
 ext/XS-APItest/t/grok.t                XS::APItest: tests for grok* functions
 ext/XS-APItest/t/hash.t                XS::APItest: tests for hash related APIs
@@ -3639,6 +3651,7 @@ ext/XS-APItest/t/labelconst.aux   auxiliary file for label test
 ext/XS-APItest/t/labelconst.t  test recursive descent label parsing
 ext/XS-APItest/t/loopblock.t   test recursive descent block parsing
 ext/XS-APItest/t/looprest.t    test recursive descent statement-sequence parsing
+ext/XS-APItest/t/lvalue.t      Test XS lvalue functions
 ext/XS-APItest/t/magic_chain.t test low-level MAGIC chain handling
 ext/XS-APItest/t/magic.t       test attaching, finding, and removing magic
 ext/XS-APItest/t/Markers.pm    Helper for ./blockhooks.t
@@ -4112,6 +4125,7 @@ metaconfig.SH                     Control file for the metaconfig process
 META.yml                       Distribution meta-data in YAML
 mg.c                           Magic code
 mg.h                           Magic header
+mg_vtable.h                    Generated magic vtable data
 minimod.pl                     Writes lib/ExtUtils/Miniperl.pm
 miniperlmain.c                 Basic perl w/o dynamic loading or extensions
 mkppport                       A script that distributes ppport.h
@@ -4303,6 +4317,7 @@ pod/perl5122delta.pod             Perl changes in version 5.12.2
 pod/perl5123delta.pod          Perl changes in version 5.12.3
 pod/perl5130delta.pod          Perl changes in version 5.13.0
 pod/perl51310delta.pod         Perl changes in version 5.13.10
+pod/perl51311delta.pod         Perl changes in version 5.13.11
 pod/perl5131delta.pod          Perl changes in version 5.13.1
 pod/perl5132delta.pod          Perl changes in version 5.13.2
 pod/perl5133delta.pod          Perl changes in version 5.13.3
@@ -4312,6 +4327,7 @@ pod/perl5136delta.pod             Perl changes in version 5.13.6
 pod/perl5137delta.pod          Perl changes in version 5.13.7
 pod/perl5138delta.pod          Perl changes in version 5.13.8
 pod/perl5139delta.pod          Perl changes in version 5.13.9
+pod/perl5140delta.pod          Perl changes in version 5.14.0
 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
@@ -4377,7 +4393,7 @@ pod/perlhack.pod          Perl hackers guide
 pod/perlhacktips.pod           Tips for Perl core C code hacking
 pod/perlhacktut.pod            Walk through the creation of a simple C code patch
 pod/perlhist.pod               Perl history records
-pod/perlinterp.pod             Overview of the Perl intepreter source and how it works
+pod/perlinterp.pod             Overview of the Perl interpreter source and how it works
 pod/perlintro.pod              Perl introduction for beginners
 pod/perliol.pod                        C API for Perl's implementation of IO in Layers
 pod/perlipc.pod                        Perl interprocess communication
@@ -4558,6 +4574,7 @@ regcomp.h                 Private declarations for above
 regcomp.sym                    Data for regnodes.h
 regen/embed.pl                 Produces {embed,embedvar,proto}.h, global.sym
 regen/keywords.pl              Program to write keywords.h
+regen/mg_vtable.pl             generate mg_vtable.h
 regen/mk_PL_charclass.pl       Populate the PL_charclass table
 regen/opcode.pl                        Opcode header generator
 regen/opcodes                  Opcode data
@@ -4568,6 +4585,7 @@ regen/reentr.pl                   Reentrant interfaces
 regen/regcharclass.pl          Generate regcharclass.h from inline data
 regen/regcomp.pl               Builder of regnodes.h
 regen/regen_lib.pl             Common file routines for generator scripts
+regen/uconfig_h.pl             generate uconfig.h (requires /bin/sh)
 regen/warnings.pl              Program to write warnings.h and lib/warnings.pm
 regexec.c                      Regular expression evaluator
 regexp.h                       Public declarations for the above
@@ -4677,8 +4695,10 @@ time64_config.h                  64 bit clean time.h (configuration)
 time64.h                       64 bit clean time.h (header)
 t/io/argv.t                    See if ARGV stuff works
 t/io/binmode.t                 See if binmode() works
+t/io/bom.t                     See if scripts can start with a byte order mark
 t/io/crlf.t                    See if :crlf works
 t/io/crlf_through.t            See if pipe passes data intact with :crlf
+t/io/data.t                    See if DATA works
 t/io/defout.t                  See if PL_defoutgv works
 t/io/dup.t                     See if >& works right
 t/io/eintr.t                   See if code called during EINTR is safe
@@ -4881,6 +4901,7 @@ t/op/grep.t                       See if grep() and map() work
 t/op/groups.t                  See if $( works
 t/op/gv.t                      See if typeglobs work
 t/op/hashassign.t              See if hash assignments work
+t/op/hash-rt85026.t            See if hash iteration/deletion works
 t/op/hash.t                    See if the complexity attackers are repelled
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/inccode.t                 See if coderefs work in @INC
@@ -5007,6 +5028,7 @@ t/porting/dual-life.t             Check that dual-life bins are in utils/
 t/porting/exec-bit.t           Check that exec-bit bins are identified
 t/porting/filenames.t          Check the MANIFEST for filename portability.
 t/porting/FindExt.t            Test win32/FindExt.pm
+t/porting/known_pod_issues.dat Data file for porting/podcheck.t
 t/porting/maintainers.t                Test that Porting/Maintainers.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
@@ -5015,6 +5037,7 @@ t/porting/test_bootstrap.t        Test that the instructions for test bootstrapping are
 t/README                       Instructions for regression tests
 t/re/charset.t                 See if regex modifiers like /d, /u work properly
 t/re/fold_grind.t              See if case folding works properly
+t/re/no_utf8_pm.t              Verify utf8.pm doesn't get loaded unless required
 t/re/overload.t                Test against string corruption in pattern matches on overloaded objects
 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
@@ -5052,7 +5075,6 @@ t/re/reg_namedcapture.t           Make sure glob assignment doesn't break named capture
 t/re/reg_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
 t/re/reg_pmod.t                        See if regexp /p modifier works as expected
 t/re/reg_posixcc.t             See if posix character classes behave consistently
-t/re/reg_unsafe.t              Check for unsafe match vars
 t/re/re_tests                  Regular expressions for regexp.t
 t/re/rxcode.t                  See if /(?{ code })/ works
 t/re/subst_amp.t               See if $&-related substitution works
@@ -5110,6 +5132,7 @@ 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/x2p/s2p.t                    See if s2p/psed work
+uconfig64.sh                   Configuration script for microperl for LP64
 uconfig.h                      Configuration header for microperl
 uconfig.sh                     Configuration script for microperl
 universal.c                    The default UNIVERSAL package methods