In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/9649a8179cb2cf813532bc8050c4476c0e242a32?hp=287636082155028adce267d8e660aedeea514897>

- Log -----------------------------------------------------------------
commit 9649a8179cb2cf813532bc8050c4476c0e242a32
Author: Karen Etheridge <et...@cpan.org>
Date:   Thu Jun 20 13:47:22 2019 -0700

    RMG improvements

commit 1d4861c46082263aae5f2852d6ea8743e254eaa2
Author: Karen Etheridge <et...@cpan.org>
Date:   Thu Jun 20 13:45:24 2019 -0700

    add epigraph for 5.31.1

commit 2b64fdd5ad180e51feefe2c725a751564ee04eb3
Author: Karen Etheridge <et...@cpan.org>
Date:   Thu Jun 20 13:25:52 2019 -0700

    fix template for next major release

commit 3e5c9d68a511b4e6b9f0819400908c88e54d5061
Author: Karen Etheridge <et...@cpan.org>
Date:   Thu Jun 20 13:24:59 2019 -0700

    tick off 5.31.1 release

commit 70bcccc1440e5a391d6d656659da06ccc887296c
Author: Karen Etheridge <et...@cpan.org>
Date:   Thu Jun 20 13:22:45 2019 -0700

    bump version to 5.31.2

commit dad02c36c1a921140fb776f8e4db80b751a00b53
Author: Karen Etheridge <et...@cpan.org>
Date:   Thu Jun 20 13:43:11 2019 -0700

    generate new perldelta

-----------------------------------------------------------------------

Summary of changes:
 Cross/config.sh-arm-linux                 |  40 +--
 Cross/config.sh-arm-linux-n770            |  40 +--
 INSTALL                                   |  28 +-
 MANIFEST                                  |   1 +
 META.json                                 |   2 +-
 META.yml                                  |   2 +-
 Makefile.SH                               |   8 +-
 NetWare/Makefile                          |   4 +-
 NetWare/config_H.wc                       |  10 +-
 Porting/config.sh                         |  42 +--
 Porting/config_H                          |  18 +-
 Porting/epigraphs.pod                     |  46 ++++
 Porting/perldelta_template.pod            |   2 +-
 Porting/release_announcement_template.txt |   4 +-
 Porting/release_managers_guide.pod        |   6 +-
 Porting/release_schedule.pod              |   2 +-
 README.haiku                              |   4 +-
 README.macosx                             |   8 +-
 README.os2                                |   2 +-
 README.vms                                |   4 +-
 hints/catamount.sh                        |   4 +-
 patchlevel.h                              |   4 +-
 plan9/config.plan9                        |  10 +-
 plan9/config_sh.sample                    |  38 +--
 pod/.gitignore                            |   2 +-
 pod/perl.pod                              |   1 +
 pod/{perldelta.pod => perl5311delta.pod}  |   2 +-
 pod/perldelta.pod                         | 414 ++++++++++++++++--------------
 vms/descrip_mms.template                  |   2 +-
 win32/GNUmakefile                         |   6 +-
 win32/Makefile                            |   6 +-
 win32/makefile.mk                         |   6 +-
 win32/pod.mak                             |   4 +
 33 files changed, 427 insertions(+), 345 deletions(-)
 copy pod/{perldelta.pod => perl5311delta.pod} (99%)

diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux
index 39e3529e3a..1965d6b531 100644
--- a/Cross/config.sh-arm-linux
+++ b/Cross/config.sh-arm-linux
@@ -31,12 +31,12 @@ afsroot='/afs'
 alignbytes='4'
 aphostname='/bin/hostname'
 api_revision='5'
-api_subversion='1'
+api_subversion='2'
 api_version='31'
-api_versionstring='5.31.1'
+api_versionstring='5.31.2'
 ar='ar'
-archlib='/usr/lib/perl5/5.31.1/armv4l-linux'
-archlibexp='/usr/lib/perl5/5.31.1/armv4l-linux'
+archlib='/usr/lib/perl5/5.31.2/armv4l-linux'
+archlibexp='/usr/lib/perl5/5.31.2/armv4l-linux'
 archname64=''
 archname='armv4l-linux'
 archobjs=''
@@ -55,7 +55,7 @@ castflags='0'
 cat='cat'
 cc='cc'
 cccdlflags='-fpic'
-ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.31.1/armv4l-linux/CORE'
+ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.31.2/armv4l-linux/CORE'
 ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64'
 ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
 ccname='arm-linux-gcc'
@@ -821,7 +821,7 @@ inc_version_list=' '
 inc_version_list_init='0'
 incpath=''
 inews=''
-installarchlib='./install_me_here/usr/lib/perl5/5.31.1/armv4l-linux'
+installarchlib='./install_me_here/usr/lib/perl5/5.31.2/armv4l-linux'
 installbin='./install_me_here/usr/bin'
 installhtml1dir=''
 installhtml3dir=''
@@ -829,13 +829,13 @@ installman1dir='./install_me_here/usr/share/man/man1'
 installman3dir='./install_me_here/usr/share/man/man3'
 installprefix='./install_me_here/usr'
 installprefixexp='./install_me_here/usr'
-installprivlib='./install_me_here/usr/lib/perl5/5.31.1'
+installprivlib='./install_me_here/usr/lib/perl5/5.31.2'
 installscript='./install_me_here/usr/bin'
-installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.31.1/armv4l-linux'
+installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.31.2/armv4l-linux'
 installsitebin='./install_me_here/usr/bin'
 installsitehtml1dir=''
 installsitehtml3dir=''
-installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.31.1'
+installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.31.2'
 installsiteman1dir='./install_me_here/usr/share/man/man1'
 installsiteman3dir='./install_me_here/usr/share/man/man3'
 installsitescript='./install_me_here/usr/bin'
@@ -969,8 +969,8 @@ pmake=''
 pr=''
 prefix='/usr'
 prefixexp='/usr'
-privlib='/usr/lib/perl5/5.31.1'
-privlibexp='/usr/lib/perl5/5.31.1'
+privlib='/usr/lib/perl5/5.31.2'
+privlibexp='/usr/lib/perl5/5.31.2'
 procselfexe='"/proc/self/exe"'
 prototype='define'
 ptrsize='4'
@@ -1035,17 +1035,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 
19 20 21 22 23 24 25 26
 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 
18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 
38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 
58, 59, 60, 61, 62, 63, 6, 17, 29, 31, 0'
 sig_size='68'
 signal_t='void'
-sitearch='/usr/lib/perl5/site_perl/5.31.1/armv4l-linux'
-sitearchexp='/usr/lib/perl5/site_perl/5.31.1/armv4l-linux'
+sitearch='/usr/lib/perl5/site_perl/5.31.2/armv4l-linux'
+sitearchexp='/usr/lib/perl5/site_perl/5.31.2/armv4l-linux'
 sitebin='/usr/bin'
 sitebinexp='/usr/bin'
 sitehtml1dir=''
 sitehtml1direxp=''
 sitehtml3dir=''
 sitehtml3direxp=''
-sitelib='/usr/lib/perl5/site_perl/5.31.1'
+sitelib='/usr/lib/perl5/site_perl/5.31.2'
 sitelib_stem='/usr/lib/perl5/site_perl'
-sitelibexp='/usr/lib/perl5/site_perl/5.31.1'
+sitelibexp='/usr/lib/perl5/site_perl/5.31.2'
 siteman1dir='/usr/share/man/man1'
 siteman1direxp='/usr/share/man/man1'
 siteman3dir='/usr/share/man/man3'
@@ -1084,7 +1084,7 @@ stdio_stream_array=''
 strerror_r_proto='0'
 strings='/usr/include/string.h'
 submit=''
-subversion='1'
+subversion='2'
 sysman='/usr/share/man/man1'
 tail=''
 tar=''
@@ -1175,8 +1175,8 @@ vendorprefix=''
 vendorprefixexp=''
 vendorscript=''
 vendorscriptexp=''
-version='5.31.1'
-version_patchlevel_string='version 31 subversion 1'
+version='5.31.2'
+version_patchlevel_string='version 31 subversion 2'
 versiononly='undef'
 vi=''
 xlibpth='/usr/lib/386 /lib/386'
@@ -1190,9 +1190,9 @@ config_args=''
 config_argc=0
 PERL_REVISION=5
 PERL_VERSION=31
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 PERL_API_REVISION=5
 PERL_API_VERSION=31
-PERL_API_SUBVERSION=1
+PERL_API_SUBVERSION=2
 PERL_PATCHLEVEL=
 PERL_CONFIG_SH=true
diff --git a/Cross/config.sh-arm-linux-n770 b/Cross/config.sh-arm-linux-n770
index a3c6d0e5b0..73f13707db 100644
--- a/Cross/config.sh-arm-linux-n770
+++ b/Cross/config.sh-arm-linux-n770
@@ -31,12 +31,12 @@ afsroot='/afs'
 alignbytes='4'
 aphostname='/bin/hostname'
 api_revision='5'
-api_subversion='1'
+api_subversion='2'
 api_version='31'
-api_versionstring='5.31.1'
+api_versionstring='5.31.2'
 ar='ar'
-archlib='/usr/lib/perl5/5.31.1/armv4l-linux'
-archlibexp='/usr/lib/perl5/5.31.1/armv4l-linux'
+archlib='/usr/lib/perl5/5.31.2/armv4l-linux'
+archlibexp='/usr/lib/perl5/5.31.2/armv4l-linux'
 archname64=''
 archname='armv4l-linux'
 archobjs=''
@@ -54,7 +54,7 @@ castflags='0'
 cat='cat'
 cc='arm-none-linux-gnueabi-gcc'
 cccdlflags='-fpic'
-ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.31.1/armv4l-linux/CORE'
+ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.31.2/armv4l-linux/CORE'
 ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64'
 ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
 ccname='arm-linux-gcc'
@@ -819,7 +819,7 @@ inc_version_list=' '
 inc_version_list_init='0'
 incpath=''
 inews=''
-installarchlib='./install_me_here/usr/lib/perl5/5.31.1/armv4l-linux'
+installarchlib='./install_me_here/usr/lib/perl5/5.31.2/armv4l-linux'
 installbin='./install_me_here/usr/bin'
 installhtml1dir=''
 installhtml3dir=''
@@ -827,13 +827,13 @@ installman1dir='./install_me_here/usr/share/man/man1'
 installman3dir='./install_me_here/usr/share/man/man3'
 installprefix='./install_me_here/usr'
 installprefixexp='./install_me_here/usr'
-installprivlib='./install_me_here/usr/lib/perl5/5.31.1'
+installprivlib='./install_me_here/usr/lib/perl5/5.31.2'
 installscript='./install_me_here/usr/bin'
-installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.31.1/armv4l-linux'
+installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.31.2/armv4l-linux'
 installsitebin='./install_me_here/usr/bin'
 installsitehtml1dir=''
 installsitehtml3dir=''
-installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.31.1'
+installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.31.2'
 installsiteman1dir='./install_me_here/usr/share/man/man1'
 installsiteman3dir='./install_me_here/usr/share/man/man3'
 installsitescript='./install_me_here/usr/bin'
@@ -967,8 +967,8 @@ pmake=''
 pr=''
 prefix='/usr'
 prefixexp='/usr'
-privlib='/usr/lib/perl5/5.31.1'
-privlibexp='/usr/lib/perl5/5.31.1'
+privlib='/usr/lib/perl5/5.31.2'
+privlibexp='/usr/lib/perl5/5.31.2'
 procselfexe='"/proc/self/exe"'
 prototype='define'
 ptrsize='4'
@@ -1033,17 +1033,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 
19 20 21 22 23 24 25 26
 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 
18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 
38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 
58, 59, 60, 61, 62, 63, 6, 17, 29, 31, 0'
 sig_size='68'
 signal_t='void'
-sitearch='/usr/lib/perl5/site_perl/5.31.1/armv4l-linux'
-sitearchexp='/usr/lib/perl5/site_perl/5.31.1/armv4l-linux'
+sitearch='/usr/lib/perl5/site_perl/5.31.2/armv4l-linux'
+sitearchexp='/usr/lib/perl5/site_perl/5.31.2/armv4l-linux'
 sitebin='/usr/bin'
 sitebinexp='/usr/bin'
 sitehtml1dir=''
 sitehtml1direxp=''
 sitehtml3dir=''
 sitehtml3direxp=''
-sitelib='/usr/lib/perl5/site_perl/5.31.1'
+sitelib='/usr/lib/perl5/site_perl/5.31.2'
 sitelib_stem='/usr/lib/perl5/site_perl'
-sitelibexp='/usr/lib/perl5/site_perl/5.31.1'
+sitelibexp='/usr/lib/perl5/site_perl/5.31.2'
 siteman1dir='/usr/share/man/man1'
 siteman1direxp='/usr/share/man/man1'
 siteman3dir='/usr/share/man/man3'
@@ -1082,7 +1082,7 @@ stdio_stream_array=''
 strerror_r_proto='0'
 strings='/usr/include/string.h'
 submit=''
-subversion='1'
+subversion='2'
 sysman='/usr/share/man/man1'
 tail=''
 tar=''
@@ -1173,8 +1173,8 @@ vendorprefix=''
 vendorprefixexp=''
 vendorscript=''
 vendorscriptexp=''
-version='5.31.1'
-version_patchlevel_string='version 31 subversion 1'
+version='5.31.2'
+version_patchlevel_string='version 31 subversion 2'
 versiononly='undef'
 vi=''
 xlibpth='/usr/lib/386 /lib/386'
@@ -1188,9 +1188,9 @@ config_args=''
 config_argc=0
 PERL_REVISION=5
 PERL_VERSION=31
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 PERL_API_REVISION=5
 PERL_API_VERSION=31
-PERL_API_SUBVERSION=1
+PERL_API_SUBVERSION=2
 PERL_PATCHLEVEL=
 PERL_CONFIG_SH=true
diff --git a/INSTALL b/INSTALL
index 5fb9636f8a..a555c50eef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -609,7 +609,7 @@ The directories set up by Configure fall into three broad 
categories.
 
 =item Directories for the perl distribution
 
-By default, Configure will use the following directories for 5.31.1.
+By default, Configure will use the following directories for 5.31.2.
 $version is the full perl version number, including subversion, e.g.
 5.12.3, and $archname is a string like sun4-sunos,
 determined by Configure.  The full definitions of all Configure
@@ -2436,7 +2436,7 @@ L<http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>
 
 =head1 Coexistence with earlier versions of perl 5
 
-Perl 5.31.1 is not binary compatible with earlier versions of Perl.
+Perl 5.31.2 is not binary compatible with earlier versions of Perl.
 In other words, you will have to recompile your XS modules.
 
 In general, you can usually safely upgrade from one version of Perl
@@ -2511,9 +2511,9 @@ won't interfere with another version.  (The defaults 
guarantee this for
 libraries after 5.6.0, but not for executables. TODO?)  One convenient
 way to do this is by using a separate prefix for each version, such as
 
-       sh Configure -Dprefix=/opt/perl5.31.1
+       sh Configure -Dprefix=/opt/perl5.31.2
 
-and adding /opt/perl5.31.1/bin to the shell PATH variable.  Such users
+and adding /opt/perl5.31.2/bin to the shell PATH variable.  Such users
 may also wish to add a symbolic link /usr/local/bin/perl so that
 scripts can still start with #!/usr/local/bin/perl.
 
@@ -2528,11 +2528,11 @@ yet.
 
 =head2 Upgrading from 5.28.0 or earlier
 
-B<Perl 5.31.1 may not be binary compatible with Perl 5.28.0 or
+B<Perl 5.31.2 may not be binary compatible with Perl 5.28.0 or
 earlier Perl releases.>  Perl modules having binary parts
 (meaning that a C compiler is used) will have to be recompiled to be
-used with 5.31.1.  If you find you do need to rebuild an extension with
-5.31.1, you may safely do so without disturbing the older
+used with 5.31.2.  If you find you do need to rebuild an extension with
+5.31.2, you may safely do so without disturbing the older
 installations.  (See L<"Coexistence with earlier versions of perl 5">
 above.)
 
@@ -2565,15 +2565,15 @@ Firstly, the bare minimum to run this script
      print("$f\n");
   }
 
-in Linux with perl-5.31.1 is as follows (under $Config{prefix}):
+in Linux with perl-5.31.2 is as follows (under $Config{prefix}):
 
   ./bin/perl
-  ./lib/perl5/5.31.1/strict.pm
-  ./lib/perl5/5.31.1/warnings.pm
-  ./lib/perl5/5.31.1/i686-linux/File/Glob.pm
-  ./lib/perl5/5.31.1/feature.pm
-  ./lib/perl5/5.31.1/XSLoader.pm
-  ./lib/perl5/5.31.1/i686-linux/auto/File/Glob/Glob.so
+  ./lib/perl5/5.31.2/strict.pm
+  ./lib/perl5/5.31.2/warnings.pm
+  ./lib/perl5/5.31.2/i686-linux/File/Glob.pm
+  ./lib/perl5/5.31.2/feature.pm
+  ./lib/perl5/5.31.2/XSLoader.pm
+  ./lib/perl5/5.31.2/i686-linux/auto/File/Glob/Glob.so
 
 Secondly, for perl-5.10.1, the Debian perl-base package contains 591
 files, (of which 510 are for lib/unicore) totaling about 3.5MB in its
diff --git a/MANIFEST b/MANIFEST
index d0300c8224..8e90f03a10 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4996,6 +4996,7 @@ pod/perl5281delta.pod             Perl changes in version 
5.28.1
 pod/perl5282delta.pod          Perl changes in version 5.28.2
 pod/perl5300delta.pod          Perl changes in version 5.30.0
 pod/perl5310delta.pod          Perl changes in version 5.31.0
+pod/perl5311delta.pod          Perl changes in version 5.31.1
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
diff --git a/META.json b/META.json
index 6cf03cc2ca..7d538e2220 100644
--- a/META.json
+++ b/META.json
@@ -127,6 +127,6 @@
          "url" : "http://perl5.git.perl.org/";
       }
    },
-   "version" : "5.031001",
+   "version" : "5.031002",
    "x_serialization_backend" : "JSON::PP version 4.02"
 }
diff --git a/META.yml b/META.yml
index 36aee099aa..7492ed47c0 100644
--- a/META.yml
+++ b/META.yml
@@ -114,5 +114,5 @@ resources:
   homepage: http://www.perl.org/
   license: http://dev.perl.org/licenses/
   repository: http://perl5.git.perl.org/
-version: '5.031001'
+version: '5.031002'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff --git a/Makefile.SH b/Makefile.SH
index 73c9d8133a..bd8ac8f2cd 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -588,7 +588,7 @@ esac
 
 $spitshell >>$Makefile <<'!NO!SUBS!'
 
-perltoc_pod_prereqs = extra.pods pod/perl5311delta.pod pod/perlapi.pod 
pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod
+perltoc_pod_prereqs = extra.pods pod/perl5312delta.pod pod/perlapi.pod 
pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod
 generated_pods = pod/perltoc.pod $(perltoc_pod_prereqs)
 generated_headers = uudmap.h bitcount.h mg_data.h
 
@@ -1152,9 +1152,9 @@ pod/perlintern.pod: $(MINIPERL_EXE) autodoc.pl embed.fnc
 pod/perlmodlib.pod: $(MINIPERL_EXE) pod/perlmodlib.PL MANIFEST
        $(MINIPERL) pod/perlmodlib.PL -q
 
-pod/perl5311delta.pod: pod/perldelta.pod
-       $(RMS) pod/perl5311delta.pod
-       $(LNS) perldelta.pod pod/perl5311delta.pod
+pod/perl5312delta.pod: pod/perldelta.pod
+       $(RMS) pod/perl5312delta.pod
+       $(LNS) perldelta.pod pod/perl5312delta.pod
 
 extra.pods: $(MINIPERL_EXE)
        -@test ! -f extra.pods || rm -f `cat extra.pods`
diff --git a/NetWare/Makefile b/NetWare/Makefile
index 716004bd8e..fcab932bf8 100644
--- a/NetWare/Makefile
+++ b/NetWare/Makefile
@@ -86,7 +86,7 @@ NLM_VERSION    = 3,20,0
 
 
 # Here comes the CW tools - TO BE FILLED TO BUILD WITH CW -
-MODULE_DESC     = "Perl 5.31.1 for NetWare"
+MODULE_DESC     = "Perl 5.31.2 for NetWare"
 CCTYPE          = CodeWarrior
 C_COMPILER             = mwccnlm -c
 CPP_COMPILER   = mwccnlm
@@ -462,7 +462,7 @@ INST_NW_TOP2 = $(INST_NW_DRV)\perl
 # versioned installation can be obtained by setting INST_TOP above to a
 # path that includes an arbitrary version string.
 #
-INST_VER       = \5.31.1
+INST_VER       = \5.31.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc
index 406d8da302..238f43fcb0 100644
--- a/NetWare/config_H.wc
+++ b/NetWare/config_H.wc
@@ -887,7 +887,7 @@
  *     This symbol contains the ~name expanded version of ARCHLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define ARCHLIB "c:\\perl\\5.31.1\\lib\\NetWare-x86-multi-thread"              
/**/
+#define ARCHLIB "c:\\perl\\5.31.2\\lib\\NetWare-x86-multi-thread"              
/**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* ARCHNAME:
@@ -918,8 +918,8 @@
  *     This symbol is the filename expanded version of the BIN symbol, for
  *     programs that do not want to deal with that at run-time.
  */
-#define BIN "c:\\perl\\5.31.1\\bin\\NetWare-x86-multi-thread"  /**/
-#define BIN_EXP "c:\\perl\\5.31.1\\bin\\NetWare-x86-multi-thread"      /**/
+#define BIN "c:\\perl\\5.31.2\\bin\\NetWare-x86-multi-thread"  /**/
+#define BIN_EXP "c:\\perl\\5.31.2\\bin\\NetWare-x86-multi-thread"      /**/
 
 /* BYTEORDER:
  *     This symbol holds the hexadecimal constant defined in byteorder,
@@ -2878,7 +2878,7 @@
  *     This symbol contains the ~name expanded version of SITEARCH, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define SITEARCH "c:\\perl\\site\\5.31.1\\lib\\NetWare-x86-multi-thread"       
        /**/
+#define SITEARCH "c:\\perl\\site\\5.31.2\\lib\\NetWare-x86-multi-thread"       
        /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
@@ -2901,7 +2901,7 @@
  *     removed.  The elements in inc_version_list (inc_version_list.U) can
  *     be tacked onto this variable to generate a list of directories to 
search.
  */
-#define SITELIB "c:\\perl\\site\\5.31.1\\lib"          /**/
+#define SITELIB "c:\\perl\\site\\5.31.2\\lib"          /**/
 /*#define SITELIB_EXP ""       /**/
 #define SITELIB_STEM ""                /**/
 
diff --git a/Porting/config.sh b/Porting/config.sh
index 6d6a5b082c..5daacdc619 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -44,12 +44,12 @@ afsroot='/afs'
 alignbytes='8'
 aphostname=''
 api_revision='5'
-api_subversion='1'
+api_subversion='2'
 api_version='31'
-api_versionstring='5.31.1'
+api_versionstring='5.31.2'
 ar='ar'
-archlib='/opt/perl/lib/5.31.1/x86_64-linux'
-archlibexp='/opt/perl/lib/5.31.1/x86_64-linux'
+archlib='/opt/perl/lib/5.31.2/x86_64-linux'
+archlibexp='/opt/perl/lib/5.31.2/x86_64-linux'
 archname64=''
 archname='x86_64-linux'
 archobjs=''
@@ -845,7 +845,7 @@ incpath=''
 incpth='/usr/lib/gcc/x86_64-linux-gnu/4.9/include /usr/local/include 
/usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu 
/usr/include'
 inews=''
 initialinstalllocation='/opt/perl/bin'
-installarchlib='/opt/perl/lib/5.31.1/x86_64-linux'
+installarchlib='/opt/perl/lib/5.31.2/x86_64-linux'
 installbin='/opt/perl/bin'
 installhtml1dir=''
 installhtml3dir=''
@@ -853,13 +853,13 @@ installman1dir='/opt/perl/man/man1'
 installman3dir='/opt/perl/man/man3'
 installprefix='/opt/perl'
 installprefixexp='/opt/perl'
-installprivlib='/opt/perl/lib/5.31.1'
+installprivlib='/opt/perl/lib/5.31.2'
 installscript='/opt/perl/bin'
-installsitearch='/opt/perl/lib/site_perl/5.31.1/x86_64-linux'
+installsitearch='/opt/perl/lib/site_perl/5.31.2/x86_64-linux'
 installsitebin='/opt/perl/bin'
 installsitehtml1dir=''
 installsitehtml3dir=''
-installsitelib='/opt/perl/lib/site_perl/5.31.1'
+installsitelib='/opt/perl/lib/site_perl/5.31.2'
 installsiteman1dir='/opt/perl/man/man1'
 installsiteman3dir='/opt/perl/man/man3'
 installsitescript='/opt/perl/bin'
@@ -984,7 +984,7 @@ perl_patchlevel=''
 perl_static_inline='static __inline__'
 perladmin='yourn...@yourhost.yourplace.com'
 perllibs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc'
-perlpath='/opt/perl/bin/perl5.31.1'
+perlpath='/opt/perl/bin/perl5.31.2'
 pg='pg'
 phostname=''
 pidtype='pid_t'
@@ -993,8 +993,8 @@ pmake=''
 pr=''
 prefix='/opt/perl'
 prefixexp='/opt/perl'
-privlib='/opt/perl/lib/5.31.1'
-privlibexp='/opt/perl/lib/5.31.1'
+privlib='/opt/perl/lib/5.31.2'
+privlibexp='/opt/perl/lib/5.31.2'
 procselfexe='"/proc/self/exe"'
 ptrsize='8'
 quadkind='2'
@@ -1059,17 +1059,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 
19 20 21 22 23 24 25 26
 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 
18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 
38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 
58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 31, 0'
 sig_size='69'
 signal_t='void'
-sitearch='/opt/perl/lib/site_perl/5.31.1/x86_64-linux'
-sitearchexp='/opt/perl/lib/site_perl/5.31.1/x86_64-linux'
+sitearch='/opt/perl/lib/site_perl/5.31.2/x86_64-linux'
+sitearchexp='/opt/perl/lib/site_perl/5.31.2/x86_64-linux'
 sitebin='/opt/perl/bin'
 sitebinexp='/opt/perl/bin'
 sitehtml1dir=''
 sitehtml1direxp=''
 sitehtml3dir=''
 sitehtml3direxp=''
-sitelib='/opt/perl/lib/site_perl/5.31.1'
+sitelib='/opt/perl/lib/site_perl/5.31.2'
 sitelib_stem='/opt/perl/lib/site_perl'
-sitelibexp='/opt/perl/lib/site_perl/5.31.1'
+sitelibexp='/opt/perl/lib/site_perl/5.31.2'
 siteman1dir='/opt/perl/man/man1'
 siteman1direxp='/opt/perl/man/man1'
 siteman3dir='/opt/perl/man/man3'
@@ -1095,7 +1095,7 @@ src='.'
 ssizetype='ssize_t'
 st_ino_sign='1'
 st_ino_size='8'
-startperl='#!/opt/perl/bin/perl5.31.1'
+startperl='#!/opt/perl/bin/perl5.31.2'
 startsh='#!/bin/sh'
 static_ext=' '
 stdchar='char'
@@ -1107,7 +1107,7 @@ stdio_ptr='((fp)->_IO_read_ptr)'
 stdio_stream_array=''
 strerror_r_proto='0'
 submit=''
-subversion='1'
+subversion='2'
 sysman='/usr/share/man/man1'
 sysroot=''
 tail=''
@@ -1205,8 +1205,8 @@ vendorprefix=''
 vendorprefixexp=''
 vendorscript=''
 vendorscriptexp=''
-version='5.31.1'
-version_patchlevel_string='version 31 subversion 1'
+version='5.31.2'
+version_patchlevel_string='version 31 subversion 2'
 versiononly='define'
 vi=''
 xlibpth='/usr/lib/386 /lib/386'
@@ -1216,10 +1216,10 @@ zcat=''
 zip='zip'
 PERL_REVISION=5
 PERL_VERSION=31
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 PERL_API_REVISION=5
 PERL_API_VERSION=31
-PERL_API_SUBVERSION=1
+PERL_API_SUBVERSION=2
 PERL_PATCHLEVEL=''
 PERL_CONFIG_SH=true
 : Variables propagated from previous config.sh file.
diff --git a/Porting/config_H b/Porting/config_H
index 5d6fdae57e..5468f30ac3 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -1239,8 +1239,8 @@
  *     This symbol contains the ~name expanded version of ARCHLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define ARCHLIB "/opt/perl/lib/5.31.1/x86_64-linux"            /**/
-#define ARCHLIB_EXP "/opt/perl/lib/5.31.1/x86_64-linux"                /**/
+#define ARCHLIB "/opt/perl/lib/5.31.2/x86_64-linux"            /**/
+#define ARCHLIB_EXP "/opt/perl/lib/5.31.2/x86_64-linux"                /**/
 
 /* BIN:
  *     This symbol holds the path of the bin directory where the package will
@@ -1293,8 +1293,8 @@
  *     This symbol contains the ~name expanded version of PRIVLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define PRIVLIB "/opt/perl/lib/5.31.1"         /**/
-#define PRIVLIB_EXP "/opt/perl/lib/5.31.1"             /**/
+#define PRIVLIB "/opt/perl/lib/5.31.2"         /**/
+#define PRIVLIB_EXP "/opt/perl/lib/5.31.2"             /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
@@ -1311,8 +1311,8 @@
  *     This symbol contains the ~name expanded version of SITEARCH, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define SITEARCH "/opt/perl/lib/site_perl/5.31.1/x86_64-linux"         /**/
-#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.31.1/x86_64-linux"             
/**/
+#define SITEARCH "/opt/perl/lib/site_perl/5.31.2/x86_64-linux"         /**/
+#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.31.2/x86_64-linux"             
/**/
 
 /* SITELIB:
  *     This symbol contains the name of the private library for this package.
@@ -1334,8 +1334,8 @@
  *     removed.  The elements in inc_version_list (inc_version_list.U) can
  *     be tacked onto this variable to generate a list of directories to 
search.
  */
-#define SITELIB "/opt/perl/lib/site_perl/5.31.1"               /**/
-#define SITELIB_EXP "/opt/perl/lib/site_perl/5.31.1"           /**/
+#define SITELIB "/opt/perl/lib/site_perl/5.31.2"               /**/
+#define SITELIB_EXP "/opt/perl/lib/site_perl/5.31.2"           /**/
 #define SITELIB_STEM "/opt/perl/lib/site_perl"         /**/
 
 /* PERL_VENDORARCH:
@@ -4109,7 +4109,7 @@
  *     script to make sure (one hopes) that it runs with perl and not
  *     some shell.
  */
-#define STARTPERL "#!/opt/perl/bin/perl5.31.1"         /**/
+#define STARTPERL "#!/opt/perl/bin/perl5.31.2"         /**/
 
 /* HAS_STDIO_STREAM_ARRAY:
  *     This symbol, if defined, tells that there is an array
diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod
index c7eabf72d1..3849309a09 100644
--- a/Porting/epigraphs.pod
+++ b/Porting/epigraphs.pod
@@ -17,6 +17,52 @@ Consult your favorite dictionary for details.
 
 =head1 EPIGRAPHS
 
+=head2 v5.31.1 - Kurt Vonnegut, _A Man without a Country_
+
+On Tuesday, January 20, 2004, I sent Joel Bleifuss, my editor at _In These
+Times_, this fax:
+
+    ON ORANGE ALERT HERE.
+    ECONOMIC TERRORIST ATTACK
+    EXPECTED AT 8 PM EST. KV
+
+Worried, he called, asking what was up. I said I would tell him when I had
+more complete information on the bombs George Bush was set to deliver in his
+State of the Union address.
+
+That night I got a call from my friend, the out-of-print-science-fiction
+writer Kilgore Trout. He asked me, "Did you watch the State of the Union
+address?"
+
+"Yes, and it certainly helped to remember what the great British socialist
+playwright George Bernard Shaw said about this planet."
+
+"Which was?"
+
+"He said, 'I don't know if there are men on the moon, but if there are, they
+must be using the earth as their lunatic asylum.' And he wasn't talking
+about the germs or the elephants. He meant we the people."
+
+"Okay."
+
+"You don't think this is the Lunatic Asylum of the Universe?"
+
+"Kurt, I don't think I expressed an opinion one way of the other."
+
+"We are killing this planet as a life-support system with the poisons from
+all the thermodynamic whoopee we're making with atomic energy and fossil
+fuels, and everybody knows it, and practically nobody cares. This is how
+crazy we are. I think the planet's immune system is trying to get rid of us
+with AIDS and new strains of flu and tuberculosis, and so on. I think the
+planet should get rid of us. We're really awful animals. I mean, that dumb
+Barbra Streisand song, 'People who need people are the luckiest people in
+the world' -- she's talking about cannibals. Lots to eat. Yes, the planet is
+trying to get rid of us, but I think it's too late."
+
+And I said good-bye to my friend, hung up the phone, sat down and wrote this
+epitaph: "The good Earth -- we could have saved it, but we were too damn
+cheap and lazy."
+
 =head2 v5.31.0 - Fumiko Enchi, Masks
 
 Announced on 2019-05-22 by Sawyer X
diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod
index 404b620d07..d9da713f11 100644
--- a/Porting/perldelta_template.pod
+++ b/Porting/perldelta_template.pod
@@ -403,7 +403,7 @@ died, add a short obituary here.
 
 XXX Generate this with:
 
-  perl Porting/acknowledgements.pl v5.31.1..HEAD
+  perl Porting/acknowledgements.pl v5.31.2..HEAD
 
 =head1 Reporting Bugs
 
diff --git a/Porting/release_announcement_template.txt 
b/Porting/release_announcement_template.txt
index 7efbe15e6b..55b62674bf 100644
--- a/Porting/release_announcement_template.txt
+++ b/Porting/release_announcement_template.txt
@@ -23,7 +23,7 @@ 
https://metacpan.org/pod/release/[AUTHOR]/perl-5.[VERSION.SUBVERSION]/pod/perlde
 [ACKNOWLEDGEMENTS SECTION FROM PERLDELTA]
 
 We expect to release version [NEXT BLEAD VERSION.SUBVERSION] on [FUTURE
-DATE].  The next major stable release of Perl 5, version 30.0, should
-appear in May 2019.
+DATE].  The next major stable release of Perl 5, version 32.0, should
+appear in May 2020.
 
 [YOUR SALUTATION HERE]
diff --git a/Porting/release_managers_guide.pod 
b/Porting/release_managers_guide.pod
index 79f8b7c4dd..8dda7fe053 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -750,6 +750,10 @@ formatting, e.g.
     $ ./perl -Ilib ext/Pod-Html/bin/pod2html pod/perldelta.pod > \
         ~/perldelta.html
 
+You can add pod links for RT references thusly:
+
+    $ perl -p -i -e'BEGIN{undef $/}; 
s{(\[perl\s+#)(\d+)\]}{L<$1$2\]|https://rt.perl.org/Ticket/Display.html?id=$2>}mg'
 pod/perldelta.pod
+
 If you make changes, be sure to commit them.
 
 =for checklist skip BLEAD-POINT MAINT RC
@@ -914,7 +918,7 @@ Then delete the temporary installation.
 
 Create the tag identifying this release (e.g.):
 
-    $ git tag v5.11.0 -m "First release of the v5.11 series!"
+    $ git tag v5.11.0 -m 'First release of the v5.11 series!'
 
 It is B<VERY> important that from this point forward, you not push
 your git changes to the Perl master repository.  If anything goes
diff --git a/Porting/release_schedule.pod b/Porting/release_schedule.pod
index 3670ab4200..c0b335054c 100644
--- a/Porting/release_schedule.pod
+++ b/Porting/release_schedule.pod
@@ -57,7 +57,7 @@ you should reset the version numbers to the next blead series.
 =head2 Perl 5.31
 
   2019-05-23  5.31.0 ✓       Sawyer X
-  2019-06-20  5.31.1
+  2019-06-20  5.31.1 ✓       Karen Etheridge
   2019-07-20  5.31.2
   2019-08-20  5.31.3
   2019-09-20  5.31.4
diff --git a/README.haiku b/README.haiku
index fbab79780b..da683ca7aa 100644
--- a/README.haiku
+++ b/README.haiku
@@ -22,9 +22,9 @@ The build procedure is completely standard:
 Make perl executable and create a symlink for libperl:
 
   chmod a+x /boot/common/bin/perl
-  cd /boot/common/lib; ln -s perl5/5.31.1/BePC-haiku/CORE/libperl.so .
+  cd /boot/common/lib; ln -s perl5/5.31.2/BePC-haiku/CORE/libperl.so .
 
-Replace C<5.31.1> with your respective version of Perl.
+Replace C<5.31.2> with your respective version of Perl.
 
 =head1 KNOWN PROBLEMS
 
diff --git a/README.macosx b/README.macosx
index 029d5e1e4a..a13035cf57 100644
--- a/README.macosx
+++ b/README.macosx
@@ -10,9 +10,9 @@ perlmacosx - Perl under Mac OS X
 
 This document briefly describes Perl under Mac OS X.
 
-  curl -O http://www.cpan.org/src/perl-5.31.1.tar.gz
-  tar -xzf perl-5.31.1.tar.gz
-  cd perl-5.31.1
+  curl -O http://www.cpan.org/src/perl-5.31.2.tar.gz
+  tar -xzf perl-5.31.2.tar.gz
+  cd perl-5.31.2
   ./Configure -des -Dprefix=/usr/local/
   make
   make test
@@ -20,7 +20,7 @@ This document briefly describes Perl under Mac OS X.
 
 =head1 DESCRIPTION
 
-The latest Perl release (5.31.1 as of this writing) builds without changes
+The latest Perl release (5.31.2 as of this writing) builds without changes
 under all versions of Mac OS X from 10.3 "Panther" onwards. 
 
 In order to build your own version of Perl you will need 'make',
diff --git a/README.os2 b/README.os2
index 5c84afcced..d7b52b2c8f 100644
--- a/README.os2
+++ b/README.os2
@@ -619,7 +619,7 @@ C<set PERLLIB_PREFIX> in F<Config.sys>, see 
L</"C<PERLLIB_PREFIX>">.
 
 =item Additional Perl modules
 
-  unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.31.1/
+  unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.31.2/
 
 Same remark as above applies.  Additionally, if this directory is not
 one of directories on @INC (and @INC is influenced by C<PERLLIB_PREFIX>), you
diff --git a/README.vms b/README.vms
index c3f29c3709..752427b158 100644
--- a/README.vms
+++ b/README.vms
@@ -142,11 +142,11 @@ You may need to set up a foreign symbol for the unpacking 
utility of
 choice.  Once you have done so, use a command like the following to
 unpack the archive:
 
-    vmstar -xvf perl-5^.31^.1.tar
+    vmstar -xvf perl-5^.31^.2.tar
 
 Then set default to the top-level source directory like so:
 
-    set default [.perl-5^.31^.1]
+    set default [.perl-5^.31^.2]
 
 and proceed with configuration as described in the next section.
 
diff --git a/hints/catamount.sh b/hints/catamount.sh
index 33403e5f19..7f7623b2b0 100644
--- a/hints/catamount.sh
+++ b/hints/catamount.sh
@@ -31,11 +31,11 @@
 # mkdir -p /opt/perl-catamount
 # mkdir -p /opt/perl-catamount/include
 # mkdir -p /opt/perl-catamount/lib
-# mkdir -p /opt/perl-catamount/lib/perl5/5.31.1
+# mkdir -p /opt/perl-catamount/lib/perl5/5.31.2
 # mkdir -p /opt/perl-catamount/bin
 # cp *.h /opt/perl-catamount/include
 # cp libperl.a /opt/perl-catamount/lib
-# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.31.1
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.31.2
 # cp miniperl perl run.sh cc.sh /opt/perl-catamount/lib
 #
 # With the headers and the libperl.a you can embed Perl to your Catamount
diff --git a/patchlevel.h b/patchlevel.h
index 8f5949b42e..28e6d6d382 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
 
 #define PERL_REVISION  5               /* age */
 #define PERL_VERSION   31              /* epoch */
-#define PERL_SUBVERSION        1               /* generation */
+#define PERL_SUBVERSION        2               /* generation */
 
 /* The following numbers describe the earliest compatible version of
    Perl ("compatibility" here being defined as sufficient binary/API
@@ -36,7 +36,7 @@
 */
 #define PERL_API_REVISION      5
 #define PERL_API_VERSION       31
-#define PERL_API_SUBVERSION    1
+#define PERL_API_SUBVERSION    2
 /*
    XXX Note:  The selection of non-default Configure options, such
    as -Duselonglong may invalidate these settings.  Currently, Configure
diff --git a/plan9/config.plan9 b/plan9/config.plan9
index 15e2d3ea48..642ad90cda 100644
--- a/plan9/config.plan9
+++ b/plan9/config.plan9
@@ -3131,8 +3131,8 @@
  *     This symbol contains the ~name expanded version of PRIVLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define PRIVLIB "/sys/lib/perl/5.31.1"         /**/
-#define PRIVLIB_EXP "/sys/lib/perl/5.31.1"             /**/
+#define PRIVLIB "/sys/lib/perl/5.31.2"         /**/
+#define PRIVLIB_EXP "/sys/lib/perl/5.31.2"             /**/
 
 /* PTRSIZE:
  *     This symbol contains the size of a pointer, so that the C preprocessor
@@ -3259,9 +3259,9 @@
  *     removed.  The elements in inc_version_list (inc_version_list.U) can
  *     be tacked onto this variable to generate a list of directories to 
search.
  */
-#define SITELIB "/sys/lib/perl/5.31.1/site_perl"               /**/
-#define SITELIB_EXP "/sys/lib/perl/5.31.1/site_perl"           /**/
-#define SITELIB_STEM "/sys/lib/perl/5.31.1/site_perl"          /**/
+#define SITELIB "/sys/lib/perl/5.31.2/site_perl"               /**/
+#define SITELIB_EXP "/sys/lib/perl/5.31.2/site_perl"           /**/
+#define SITELIB_STEM "/sys/lib/perl/5.31.2/site_perl"          /**/
 
 /* Size_t_size:
  *     This symbol holds the size of a Size_t in bytes.
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample
index 6921f50e70..472e20d121 100644
--- a/plan9/config_sh.sample
+++ b/plan9/config_sh.sample
@@ -31,12 +31,12 @@ afsroot='/afs'
 alignbytes='4'
 aphostname='/bin/uname -n'
 api_revision='5'
-api_subversion='1'
+api_subversion='2'
 api_version='31'
-api_versionstring='5.31.1'
+api_versionstring='5.31.2'
 ar='ar'
-archlib='/sys/lib/perl5/5.31.1/386'
-archlibexp='/sys/lib/perl5/5.31.1/386'
+archlib='/sys/lib/perl5/5.31.2/386'
+archlibexp='/sys/lib/perl5/5.31.2/386'
 archname64=''
 archname='386'
 archobjs=''
@@ -815,17 +815,17 @@ inc_version_list=' '
 inc_version_list_init='0'
 incpath=''
 inews=''
-installarchlib='/sys/lib/perl/5.31.1/386'
+installarchlib='/sys/lib/perl/5.31.2/386'
 installbin='/usr/bin'
 installman1dir='/sys/man/1pub'
 installman3dir='/sys/man/2pub'
 installprefix='/usr'
 installprefixexp='/usr'
-installprivlib='/sys/lib/perl/5.31.1'
+installprivlib='/sys/lib/perl/5.31.2'
 installscript='/usr/bin'
-installsitearch='/sys/lib/perl/5.31.1/site_perl/386'
+installsitearch='/sys/lib/perl/5.31.2/site_perl/386'
 installsitebin='/usr/bin'
-installsitelib='/sys/lib/perl/5.31.1/site_perl'
+installsitelib='/sys/lib/perl/5.31.2/site_perl'
 installstyle='lib/perl5'
 installusrbinperl='undef'
 installvendorarch=''
@@ -950,8 +950,8 @@ pmake=''
 pr=''
 prefix='/usr'
 prefixexp='/usr'
-privlib='/sys/lib/perl/5.31.1'
-privlibexp='/sys/lib/perl/5.31.1'
+privlib='/sys/lib/perl/5.31.2'
+privlibexp='/sys/lib/perl/5.31.2'
 procselfexe=''
 prototype='define'
 ptrsize='4'
@@ -1016,13 +1016,13 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 
19 20 21 22 23 24 25 26
 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 
18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 
38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 0'
 sig_size='50'
 signal_t='void'
-sitearch='/sys/lib/perl/5.31.1/site_perl/386'
+sitearch='/sys/lib/perl/5.31.2/site_perl/386'
 sitearchexp='/sys/lib/perl/site_perl/386'
 sitebin='/usr/bin'
 sitebinexp='/usr/bin'
-sitelib='/sys/lib/perl/5.31.1/site_perl'
-sitelib_stem='/sys/lib/perl/5.31.1/site_perl'
-sitelibexp='/sys/lib/perl/5.31.1/site_perl'
+sitelib='/sys/lib/perl/5.31.2/site_perl'
+sitelib_stem='/sys/lib/perl/5.31.2/site_perl'
+sitelibexp='/sys/lib/perl/5.31.2/site_perl'
 siteprefix='/usr'
 siteprefixexp='/usr'
 sizesize='4'
@@ -1055,7 +1055,7 @@ stdio_stream_array=''
 strerror_r_proto='0'
 strings='/sys/include/ape/string.h'
 submit=''
-subversion='1'
+subversion='2'
 sysman='/sys/man/1pub'
 tail=''
 tar=''
@@ -1136,8 +1136,8 @@ vendorlib_stem=''
 vendorlibexp=''
 vendorprefix=''
 vendorprefixexp=''
-version='5.31.1'
-version_patchlevel_string='version 31 subversion 1'
+version='5.31.2'
+version_patchlevel_string='version 31 subversion 2'
 versiononly='undef'
 vi=''
 xlibpth=''
@@ -1151,9 +1151,9 @@ config_args=''
 config_argc=0
 PERL_REVISION=5
 PERL_VERSION=31
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 PERL_API_REVISION=5
 PERL_API_VERSION=31
-PERL_API_SUBVERSION=1
+PERL_API_SUBVERSION=2
 PERL_PATCHLEVEL=
 PERL_CONFIG_SH=true
diff --git a/pod/.gitignore b/pod/.gitignore
index c6e3d63598..07a99d3497 100644
--- a/pod/.gitignore
+++ b/pod/.gitignore
@@ -49,7 +49,7 @@
 /roffitall
 
 # generated
-/perl5311delta.pod
+/perl5312delta.pod
 /perlapi.pod
 /perlintern.pod
 /perlmodlib.pod
diff --git a/pod/perl.pod b/pod/perl.pod
index dcf717d3bf..6e6ae58eac 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -181,6 +181,7 @@ aux h2ph h2xs perlbug pl2pm pod2html pod2man splain xsubpp
 
     perlhist           Perl history records
     perldelta          Perl changes since previous version
+    perl5311delta      Perl changes in version 5.31.1
     perl5310delta      Perl changes in version 5.31.0
     perl5300delta      Perl changes in version 5.30.0
     perl5282delta      Perl changes in version 5.28.2
diff --git a/pod/perldelta.pod b/pod/perl5311delta.pod
similarity index 99%
copy from pod/perldelta.pod
copy to pod/perl5311delta.pod
index e274f626a0..eb29fb6de0 100644
--- a/pod/perldelta.pod
+++ b/pod/perl5311delta.pod
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-perldelta - what is new for perl v5.31.1
+perl5311delta - what is new for perl v5.31.1
 
 =head1 DESCRIPTION
 
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index e274f626a0..2fa34c783d 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -2,382 +2,408 @@
 
 =head1 NAME
 
-perldelta - what is new for perl v5.31.1
+[ this is a template for a new perldelta file.  Any text flagged as XXX needs
+to be processed before release. ]
+
+perldelta - what is new for perl v5.31.2
 
 =head1 DESCRIPTION
 
-This document describes differences between the 5.31.0 release and the 5.31.1
+This document describes differences between the 5.31.1 release and the 5.31.2
 release.
 
-If you are upgrading from an earlier release such as 5.30.0, first read
-L<perl5310delta>, which describes differences between 5.30.0 and 5.31.0.
+If you are upgrading from an earlier release such as 5.31.0, first read
+L<perl5311delta>, which describes differences between 5.31.0 and 5.31.1.
 
-=head1 Incompatible Changes
+=head1 Notice
 
-=head2 Use of L<C<vec>|perlfunc/vec EXPR,OFFSET,BITS> on strings with code 
points above 0xFF is forbidden
+XXX Any important notices here
 
-Such strings are represented internally in UTF-8, and C<vec> is a
-bit-oriented operation that will likely give unexpected results on those
-strings.  This was deprecated in perl 5.28.0.
+=head1 Core Enhancements
 
-=head2 Use of code points over 0xFF in string bitwise operators
+XXX New core language features go here.  Summarize user-visible core language
+enhancements.  Particularly prominent performance optimisations could go
+here, but most should go in the L</Performance Enhancements> section.
 
-Some uses of these were already illegal after a previous deprecation
-cycle.  The remaining uses are now prohibited, having been deprecated in perl
-5.28.0.  See L<perldeprecation>.
+[ List each enhancement as a =head2 entry ]
 
-=head2 C<Sys::Hostname::hostname()> does not accept arguments
+=head1 Security
 
-This usage was deprecated in perl 5.28.0 and is now fatal.
+XXX Any security-related notices go here.  In particular, any security
+vulnerabilities closed should be noted here rather than in the
+L</Selected Bug Fixes> section.
 
-=head1 Modules and Pragmata
+[ List each security issue as a =head2 entry ]
 
-=head2 Updated Modules and Pragmata
+=head1 Incompatible Changes
 
-=over 4
+XXX For a release on a stable branch, this section aspires to be:
 
-=item *
+    There are no changes intentionally incompatible with 5.XXX.XXX
+    If any exist, they are bugs, and we request that you submit a
+    report.  See L</Reporting Bugs> below.
 
-L<Class::Struct> has been upgraded from version 0.65 to 0.66.
+[ List each incompatible change as a =head2 entry ]
 
-=item *
+=head1 Deprecations
 
-L<Compress::Raw::Bzip2> has been upgraded from version 2.084 to 2.086.
+XXX Any deprecated features, syntax, modules etc. should be listed here.
 
-=item *
+=head2 Module removals
 
-L<Compress::Raw::Zlib> has been upgraded from version 2.084 to 2.086.
+XXX Remove this section if not applicable.
 
-=item *
+The following modules will be removed from the core distribution in a
+future release, and will at that time need to be installed from CPAN.
+Distributions on CPAN which require these modules will need to list them as
+prerequisites.
 
-L<CPAN> has been upgraded from version 2.22 to 2.27.
+The core versions of these modules will now issue C<"deprecated">-category
+warnings to alert you to this fact.  To silence these deprecation warnings,
+install the modules in question from CPAN.
 
-=item *
+Note that these are (with rare exceptions) fine modules that you are encouraged
+to continue to use.  Their disinclusion from core primarily hinges on their
+necessity to bootstrapping a fully functional, CPAN-capable Perl installation,
+not usually on concerns over their design.
 
-L<DB_File> has been upgraded from version 1.843 to 1.852.
+=over
 
-=item *
+=item XXX
 
-L<Devel::PPPort> has been upgraded from version 3.52 to 3.53.
+XXX Note that deprecated modules should be listed here even if they are listed
+as an updated module in the L</Modules and Pragmata> section.
 
-=item *
+=back
 
-L<ExtUtils::CBuilder> has been upgraded from version 0.280231 to 0.280232.
+[ List each other deprecation as a =head2 entry ]
 
-=item *
+=head1 Performance Enhancements
 
-L<ExtUtils::MakeMaker> has been upgraded from version 7.34 to 7.36.
+XXX Changes which enhance performance without changing behaviour go here.
+There may well be none in a stable release.
 
-=item *
+[ List each enhancement as an =item entry ]
 
-L<I18N::LangTags> has been upgraded from version 0.43 to 0.44.
+=over 4
 
 =item *
 
-L<IO> has been upgraded from version 1.40 to 1.41.
+XXX
 
-The supplied I<TO> is now always honoured on calls to the send()
-method.  L<[perl #133936]|https://rt.perl.org/Ticket/Display.html?id=133936>
+=back
 
-=item *
+=head1 Modules and Pragmata
 
-L<IO::Compress> has been upgraded from version 2.084 to 2.086.
+XXX All changes to installed files in F<cpan/>, F<dist/>, F<ext/> and F<lib/>
+go here.  If Module::CoreList is updated, generate an initial draft of the
+following sections using F<Porting/corelist-perldelta.pl>.  A paragraph summary
+for important changes should then be added by hand.  In an ideal world,
+dual-life modules would have a F<Changes> file that could be cribbed.
 
-=item *
+The list of new and updated modules is modified automatically as part of
+preparing a Perl release, so the only reason to manually add entries here is if
+you're summarising the important changes in the module update. (Also, if the
+manually-added details don't match the automatically-generated ones, the
+release manager will have to investigate the situation carefully.)
 
-L<Module::CoreList> has been upgraded from version 5.20190524 to 5.20190620.
+[ Within each section, list entries as an =item entry ]
 
-=item *
+=head2 New Modules and Pragmata
 
-L<overload> has been upgraded from version 1.30 to 1.31.
+=over 4
 
 =item *
 
-L<Pod::Simple> has been upgraded from version 3.36 to 3.38.
+XXX Remove this section if not applicable.
 
-=item *
+=back
 
-L<podlators> has been upgraded from version 4.11 to 4.12.
+=head2 Updated Modules and Pragmata
+
+=over 4
 
 =item *
 
-L<POSIX> has been upgraded from version 1.88 to 1.89.
+L<XXX> has been upgraded from version A.xx to B.yy.
 
-=item *
+If there was something important to note about this change, include that here.
 
-L<SelfLoader> has been upgraded from version 1.25 to 1.26.
+=back
+
+=head2 Removed Modules and Pragmata
+
+=over 4
 
 =item *
 
-L<Storable> has been upgraded from version 3.15 to 3.16.
+XXX
 
-Regular expressions objects weren't properly counted for object id
-purposes on retrieve.  This would corrupt the resulting structure, or
-cause a runtime error in some cases.  L<[perl 
#134179]|https://rt.perl.org/Ticket/Display.html?id=134179>
+=back
 
-=item *
+=head1 Documentation
 
-L<Sys::Hostname> has been upgraded from version 1.22 to 1.23.
+XXX Changes to files in F<pod/> go here.  Consider grouping entries by
+file and be sure to link to the appropriate page, e.g. L<perlfunc>.
 
-=item *
+=head2 New Documentation
 
-L<Test::Simple> has been upgraded from version 1.302162 to 1.302164.
+XXX Changes which create B<new> files in F<pod/> go here.
 
-=item *
+=head3 L<XXX>
 
-L<Tie::File> has been upgraded from version 1.02 to 1.03.
+XXX Description of the purpose of the new file here
 
-=item *
+=head2 Changes to Existing Documentation
 
-L<Tie::Hash::NamedCapture> has been upgraded from version 0.10 to 0.11.
+We have attempted to update the documentation to reflect the changes
+listed in this document.  If you find any we have missed, send email
+to L<perl...@perl.org|mailto:perl...@perl.org>.
 
-=item *
+XXX Changes which significantly change existing files in F<pod/> go here.
+However, any changes to F<pod/perldiag.pod> should go in the L</Diagnostics>
+section.
 
-L<Time::HiRes> has been upgraded from version 1.9760 to 1.9761.
+Additionally, the following selected changes have been made:
 
-=item *
+=head3 L<XXX>
 
-L<Unicode::Normalize> has been upgraded from version 1.26 to 1.27.
+=over 4
 
 =item *
 
-L<Unicode::UCD> has been upgraded from version 0.72 to 0.73.
+XXX Description of the change here
 
-=item *
+=back
 
-L<warnings> has been upgraded from version 1.44 to 1.45.
+=head1 Diagnostics
 
-=item *
+The following additions or changes have been made to diagnostic output,
+including warnings and fatal error messages.  For the complete list of
+diagnostic messages, see L<perldiag>.
 
-L<XS::APItest> has been upgraded from version 1.00 to 1.01.
+XXX New or changed warnings emitted by the core's C<C> code go here.  Also
+include any changes in L<perldiag> that reconcile it to the C<C> code.
 
-=back
+=head2 New Diagnostics
 
-=head2 Removed Modules and Pragmata
+XXX Newly added diagnostic messages go under here, separated into New Errors
+and New Warnings
+
+=head3 New Errors
 
 =over 4
 
 =item *
 
-Pod::Parser has been removed from the core distribution.
-It still is available for download from CPAN.  This resolves L<[perl
-#119439]|https://rt.perl.org/Ticket/Display.html?id=119439>.
+XXX L<message|perldiag/"message">
 
 =back
 
-=head1 Documentation
+=head3 New Warnings
 
-=head2 Changes to Existing Documentation
+=over 4
 
-We have attempted to update the documentation to reflect the changes
-listed in this document.  If you find any we have missed, send email
-to L<perl...@perl.org|mailto:perl...@perl.org>.
+=item *
 
-Additionally, the following selected changes have been made:
+XXX L<message|perldiag/"message">
 
-=head3 L<perlguts>
+=back
+
+=head2 Changes to Existing Diagnostics
+
+XXX Changes (i.e. rewording) of diagnostic messages go here
 
 =over 4
 
 =item *
 
-Documentation about embed.fnc flags has been removed. F<embed.fnc> now has
-sufficient comments within it.  Anyone changing that file will see those
-comments first, so entries here are now redundant.
+XXX Describe change here
 
 =back
 
-=head3 L<perlpod>
+=head1 Utility Changes
+
+XXX Changes to installed programs such as F<perlbug> and F<xsubpp> go here.
+Most of these are built within the directory F<utils>.
+
+[ List utility changes as a =head2 entry for each utility and =item
+entries for each change
+Use L<XXX> with program names to get proper documentation linking. ]
+
+=head2 L<XXX>
 
 =over 4
 
 =item *
 
-Advice has been added regarding the usage of C<< ZE<lt>E<gt> >>.
+XXX
 
 =back
 
 =head1 Configuration and Compilation
 
+XXX Changes to F<Configure>, F<installperl>, F<installman>, and analogous tools
+go here.  Any other changes to the Perl build process should be listed here.
+However, any platform-specific changes should be listed in the
+L</Platform Support> section, instead.
+
+[ List changes as an =item entry ].
+
 =over 4
 
 =item *
 
-F<autodoc.pl>
-
-This tool that regenerates L<perlintern> and L<perlapi> has been overhauled
-significantly, restoring consistency in flags used in F<embed.fnc> and
-L<Devel::PPPort> and allowing removal of many redundant C<=for apidoc>
-entries in code.
+XXX
 
 =back
 
-=head1 Platform Support
+=head1 Testing
 
-=head2 Discontinued Platforms
+XXX Any significant changes to the testing of a freshly built perl should be
+listed here.  Changes which create B<new> files in F<t/> go here as do any
+large changes to the testing harness (e.g. when parallel testing was added).
+Changes to existing files in F<t/> aren't worth summarizing, although the bugs
+that they represent may be covered elsewhere.
 
-=over 4
+XXX If there were no significant test changes, say this:
 
-=item Windows CE
+Tests were added and changed to reflect the other additions and changes
+in this release.
 
-Support for building perl on Windows CE has now been removed.
+XXX If instead there were significant changes, say this:
 
-=back
+Tests were added and changed to reflect the other additions and
+changes in this release.  Furthermore, these significant changes were
+made:
 
-=head1 Internal Changes
+[ List each test improvement as an =item entry ]
 
 =over 4
 
 =item *
 
-L<eval_pv()|perlapi/eval_pv> no longer stringifies the exception when
-C<croak_on_error> is true.  L<[perl 
#134175]|https://rt.perl.org/Ticket/Display.html?id=134175>
+XXX
 
 =back
 
-=head1 Selected Bug Fixes
+=head1 Platform Support
 
-=over 4
+XXX Any changes to platform support should be listed in the sections below.
 
-=item *
+[ Within the sections, list each platform as an =item entry with specific
+changes as paragraphs below it. ]
 
-Setting C<$)> now properly sets supplementary group ids if you have
-the necessary privileges.  L<[perl 
#134169]|https://rt.perl.org/Ticket/Display.html?id=134169>
+=head2 New Platforms
 
-=item *
+XXX List any platforms that this version of perl compiles on, that previous
+versions did not.  These will either be enabled by new files in the F<hints/>
+directories, or new subdirectories and F<README> files at the top level of the
+source tree.
 
-close() on a pipe now preemptively clears the PerlIO object from the
-IO SV.  This prevents a second attempt to close the already closed
-PerlIO object if a signal handler calls die() or exit() while close()
-is waiting for the child process to complete.  L<[perl 
#122112]|https://rt.perl.org/Ticket/Display.html?id=122112>
+=over 4
 
-=item *
+=item XXX-some-platform
 
-C<< sprintf("%.*a", -10000, $x) >> would cause a buffer overflow due
-to mishandling of the negative precision value.  L<[perl 
#134008]|https://rt.perl.org/Ticket/Display.html?id=134008>
+XXX
 
-=item *
+=back
 
-scalar() on a reference could cause an erroneous assertion failure
-during compilation.  L<[perl 
#134045]|https://rt.perl.org/Ticket/Display.html?id=134045>
+=head2 Discontinued Platforms
 
-=item *
+XXX List any platforms that this version of perl no longer compiles on.
 
-C<%{^CAPTURE_ALL}> is now an alias to C<%-> as documented, rather than
-incorrectly an alias for C<%+>.  L<[perl 
#131867]|https://rt.perl.org/Ticket/Display.html?id=131867>
+=over 4
 
-=item *
+=item XXX-some-platform
 
-C<%{^CAPTURE}> didn't work if C<@{^CAPTURE}> was mentioned first.
-Similarly for C<%{^CAPTURE_ALL}> and C<@{^CAPTURE_ALL}>, though
-C<@{^CAPTURE_ALL}> currently isn't used.  L<[perl 
#131193]|https://rt.perl.org/Ticket/Display.html?id=131193>
+XXX
 
-=item *
+=back
 
-Extraordinarily large (over 2GB) floating point format widths could
-cause an integer overflow in the underlying call to snprintf(),
-resulting in an assertion.  Formatted floating point widths are now
-limited to the range of int, the return value of snprintf().  L<[perl
-#133913]|https://rt.perl.org/Ticket/Display.html?id=133913>
+=head2 Platform-Specific Notes
 
-=item *
+XXX List any changes for specific platforms.  This could include configuration
+and compilation changes or changes in portability/compatibility.  However,
+changes within modules for platforms should generally be listed in the
+L</Modules and Pragmata> section.
 
-Parsing the following constructs within a sub-parse (such as with
-C<"${code here}"> or C<s/.../code here/e>) has changed to match how
-they're parsed normally:
+=over 4
 
-=over
+=item XXX-some-platform
 
-=item *
+XXX
 
-C<print $fh ...> no longer produces a syntax error.
+=back
 
-=item *
+=head1 Internal Changes
 
-Code like C<s/.../ ${time} /e> now properly produces an "Ambiguous use
-of ${time} resolved to $time at ..." warning when warnings are enabled.
+XXX Changes which affect the interface available to C<XS> code go here.  Other
+significant internal changes for future core maintainers should be noted as
+well.
 
-=item *
+[ List each change as an =item entry ]
 
-C<@x {"a"}> (with the space) in a sub-parse now properly produces a
-"better written as" warning when warnings are enabled.
+=over 4
 
 =item *
 
-attributes can now be used in a sub-parse.
+XXX
 
 =back
 
-L<[perl #133850]|https://rt.perl.org/Ticket/Display.html?id=133850>
+=head1 Selected Bug Fixes
 
-=item *
+XXX Important bug fixes in the core language are summarized here.  Bug fixes in
+files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
 
-Incomplete hex and binary literals like C<0x> and C<0b> are now
-treated as if the C<x> or C<b> is part of the next token.  L<[perl
-#134125]|https://rt.perl.org/Ticket/Display.html?id=134125>
+[ List each fix as an =item entry ]
+
+=over 4
 
 =item *
 
-A spurious C<)> in a subparse, such as in C<s/.../code here/e> or
-C<"...${code here}">, no longer confuses the parser.
+XXX
 
-Previously a subparse was bracketed with generated C<(> and C<)>
-tokens, so a spurious C<)> would close the construct without doing the
-normal subparse clean up, confusing the parser and possible causing an
-assertion failure.
+=back
 
-Such constructs are now surrounded by artificial tokens that can't be
-included in the source.  L<[perl 
#130585]|https://rt.perl.org/Ticket/Display.html?id=130585>
+=head1 Known Problems
 
-=item *
+XXX Descriptions of platform agnostic bugs we know we can't fix go here.  Any
+tests that had to be C<TODO>ed for the release would be noted here.  Unfixed
+platform specific bugs also go here.
 
-Reference assignment of a sub, such as C<\&foo = \&bar;>, silently did
-nothing in the C<main::> package.  L<[perl 
#134072]|https://rt.perl.org/Ticket/Display.html?id=134072>
+[ List each fix as an =item entry ]
 
-=item *
-
-sv_gets() now recovers better if the target SV is modified by a signal
-handler.  L<[perl #134035]|https://rt.perl.org/Ticket/Display.html?id=134035>
+=over 4
 
 =item *
 
-C<readline @foo> now evaluates C<@foo> in scalar context.  Previously
-it would be evalauted in list context, and since readline() pops only
-one argument from the stack, the stack could underflow, or be left
-with unexpected values on the stack.  L<[perl 
#133989]|https://rt.perl.org/Ticket/Display.html?id=133989>
+XXX
 
 =back
 
-=head1 Acknowledgements
+=head1 Errata From Previous Releases
 
-Perl 5.31.1 represents approximately 4 weeks of development since Perl
-5.31.0 and contains approximately 37,000 lines of changes across 500 files
-from 20 authors.
+=over 4
 
-Excluding auto-generated files, documentation and release tools, there were
-approximately 19,000 lines of changes to 340 .pm, .t, .c and .h files.
+=item *
 
-Perl continues to flourish into its fourth decade thanks to a vibrant
-community of users and developers. The following people are known to have
-contributed the improvements that became Perl 5.31.1:
+XXX Add anything here that we forgot to add, or were mistaken about, in
+the perldelta of a previous release.
 
-Alexandr Savca, Andreas König, Chris 'BinGOs' Williams, Dagfinn Ilmari
-Mannsåker, Dominic Hargreaves, Graham Knop, Hugo van der Sanden, James E
-Keenan, Jerome Duval, Karen Etheridge, Karl Williamson, Manuel Mausz,
-Michael Haardt, Nicolas R., Pali, Richard Leach, Sawyer X, Steve Hay, Tony
-Cook, Vickenty Fesunov.
+=back
 
-The list above is almost certainly incomplete as it is automatically
-generated from version control history. In particular, it does not include
-the names of the (very much appreciated) contributors who reported issues to
-the Perl bug tracker.
+=head1 Obituary
+
+XXX If any significant core contributor or member of the CPAN community has
+died, add a short obituary here.
+
+=head1 Acknowledgements
 
-Many of the changes included in this version originated in the CPAN modules
-included in Perl's core. We're grateful to the entire CPAN community for
-helping Perl to flourish.
+XXX Generate this with:
 
-For a more complete list of all of Perl's historical contributors, please
-see the F<AUTHORS> file in the Perl source distribution.
+  perl Porting/acknowledgements.pl v5.31.1..HEAD
 
 =head1 Reporting Bugs
 
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index 5d334ef1fe..b41fd19802 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -313,7 +313,7 @@ utils : $(utils1) $(utils2) $(utils3) $(utils4) $(utils5)
 extra.pods : miniperl
        @ @extra_pods.com
 
-PERLDELTA_CURRENT = [.pod]perl5311delta.pod
+PERLDELTA_CURRENT = [.pod]perl5312delta.pod
 
 $(PERLDELTA_CURRENT) : [.pod]perldelta.pod
        Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT)
diff --git a/win32/GNUmakefile b/win32/GNUmakefile
index a350fa1dd4..e7ec0c8259 100644
--- a/win32/GNUmakefile
+++ b/win32/GNUmakefile
@@ -64,7 +64,7 @@ INST_TOP := $(INST_DRV)\perl
 # versioned installation can be obtained by setting INST_TOP above to a
 # path that includes an arbitrary version string.
 #
-#INST_VER      := \5.31.1
+#INST_VER      := \5.31.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
@@ -1761,7 +1761,7 @@ utils: $(HAVEMINIPERL) ..\utils\Makefile
        copy ..\README.tw       ..\pod\perltw.pod
        copy ..\README.vos      ..\pod\perlvos.pod
        copy ..\README.win32    ..\pod\perlwin32.pod
-       copy ..\pod\perldelta.pod ..\pod\perl5311delta.pod
+       copy ..\pod\perldelta.pod ..\pod\perl5312delta.pod
        $(MINIPERL) -I..\lib $(PL2BAT) $(UTILS)
        $(MINIPERL) -I..\lib ..\autodoc.pl ..
        $(MINIPERL) -I..\lib ..\pod\perlmodlib.PL -q ..
@@ -1859,7 +1859,7 @@ distclean: realclean
        -if exist $(LIBDIR)\Win32API rmdir /s /q $(LIBDIR)\Win32API
        -if exist $(LIBDIR)\XS rmdir /s /q $(LIBDIR)\XS
        -cd $(PODDIR) && del /f *.html *.bat roffitall \
-           perl5311delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
+           perl5312delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
            perlapi.pod perlbs2000.pod perlcn.pod perlcygwin.pod \
            perldos.pod perlfreebsd.pod perlhaiku.pod perlhpux.pod \
            perlhurd.pod perlintern.pod perlirix.pod perljp.pod perlko.pod \
diff --git a/win32/Makefile b/win32/Makefile
index 3dea8c5ba6..9750b3a496 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -38,7 +38,7 @@ INST_TOP      = $(INST_DRV)\perl
 # versioned installation can be obtained by setting INST_TOP above to a
 # path that includes an arbitrary version string.
 #
-#INST_VER      = \5.31.1
+#INST_VER      = \5.31.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
@@ -1282,7 +1282,7 @@ utils: $(PERLEXE) ..\utils\Makefile
        copy ..\README.tw       ..\pod\perltw.pod
        copy ..\README.vos      ..\pod\perlvos.pod
        copy ..\README.win32    ..\pod\perlwin32.pod
-       copy ..\pod\perldelta.pod ..\pod\perl5311delta.pod
+       copy ..\pod\perldelta.pod ..\pod\perl5312delta.pod
        cd ..\win32
        $(PERLEXE) $(PL2BAT) $(UTILS)
        $(MINIPERL) -I..\lib ..\autodoc.pl ..
@@ -1381,7 +1381,7 @@ distclean: realclean
        -if exist $(LIBDIR)\Win32API rmdir /s /q $(LIBDIR)\Win32API
        -if exist $(LIBDIR)\XS rmdir /s /q $(LIBDIR)\XS
        -cd $(PODDIR) && del /f *.html *.bat roffitall \
-           perl5311delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
+           perl5312delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
            perlapi.pod perlbs2000.pod perlcn.pod perlcygwin.pod \
            perldos.pod perlfreebsd.pod perlhaiku.pod perlhpux.pod \
            perlhurd.pod perlintern.pod perlirix.pod perljp.pod perlko.pod \
diff --git a/win32/makefile.mk b/win32/makefile.mk
index e3f2d4b995..6f22d14774 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -45,7 +45,7 @@ INST_TOP      *= $(INST_DRV)\perl
 # versioned installation can be obtained by setting INST_TOP above to a
 # path that includes an arbitrary version string.
 #
-#INST_VER      *= \5.31.1
+#INST_VER      *= \5.31.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
@@ -1678,7 +1678,7 @@ utils: $(HAVEMINIPERL) ..\utils\Makefile
        copy ..\README.tw       ..\pod\perltw.pod
        copy ..\README.vos      ..\pod\perlvos.pod
        copy ..\README.win32    ..\pod\perlwin32.pod
-       copy ..\pod\perldelta.pod ..\pod\perl5311delta.pod
+       copy ..\pod\perldelta.pod ..\pod\perl5312delta.pod
        $(MINIPERL) -I..\lib $(PL2BAT) $(UTILS)
        $(MINIPERL) -I..\lib ..\autodoc.pl ..
        $(MINIPERL) -I..\lib ..\pod\perlmodlib.PL -q ..
@@ -1776,7 +1776,7 @@ distclean: realclean
        -if exist $(LIBDIR)\Win32API rmdir /s /q $(LIBDIR)\Win32API
        -if exist $(LIBDIR)\XS rmdir /s /q $(LIBDIR)\XS
        -cd $(PODDIR) && del /f *.html *.bat roffitall \
-           perl5311delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
+           perl5312delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
            perlapi.pod perlbs2000.pod perlcn.pod perlcygwin.pod \
            perldos.pod perlfreebsd.pod perlhaiku.pod perlhpux.pod \
            perlhurd.pod perlintern.pod perlirix.pod perljp.pod perlko.pod \
diff --git a/win32/pod.mak b/win32/pod.mak
index 8fe14eaa1a..7579103cc8 100644
--- a/win32/pod.mak
+++ b/win32/pod.mak
@@ -60,6 +60,7 @@ POD = perl.pod        \
        perl5300delta.pod       \
        perl5310delta.pod       \
        perl5311delta.pod       \
+       perl5312delta.pod       \
        perl561delta.pod        \
        perl56delta.pod \
        perl581delta.pod        \
@@ -215,6 +216,7 @@ MAN = perl.man      \
        perl5300delta.man       \
        perl5310delta.man       \
        perl5311delta.man       \
+       perl5312delta.man       \
        perl561delta.man        \
        perl56delta.man \
        perl581delta.man        \
@@ -370,6 +372,7 @@ HTML = perl.html    \
        perl5300delta.html      \
        perl5310delta.html      \
        perl5311delta.html      \
+       perl5312delta.html      \
        perl561delta.html       \
        perl56delta.html        \
        perl581delta.html       \
@@ -525,6 +528,7 @@ TEX = perl.tex      \
        perl5300delta.tex       \
        perl5310delta.tex       \
        perl5311delta.tex       \
+       perl5312delta.tex       \
        perl561delta.tex        \
        perl56delta.tex \
        perl581delta.tex        \

-- 
Perl5 Master Repository

Reply via email to