In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/923c264ef19ba3c5a3351e7ae6c73b8bde122801?hp=c1883b8b014bf0c1dad3d50b6052ef68120c7247>

- Log -----------------------------------------------------------------
commit 923c264ef19ba3c5a3351e7ae6c73b8bde122801
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jul 20 16:18:32 2015 -0400

    Add Module::CoreList stubs for v5.23.2

M       dist/Module-CoreList/lib/Module/CoreList.pm
M       dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
M       dist/Module-CoreList/lib/Module/CoreList/Utils.pm

commit 430812d753cb6126658aa5764d72c857935e7552
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jul 20 16:03:51 2015 -0400

    Bump version to 5.23.2

M       Cross/config.sh-arm-linux
M       Cross/config.sh-arm-linux-n770
M       INSTALL
M       META.json
M       META.yml
M       NetWare/Makefile
M       NetWare/config_H.wc
M       Porting/config.sh
M       Porting/config_H
M       Porting/perldelta_template.pod
M       Porting/todo.pod
M       README.haiku
M       README.macosx
M       README.os2
M       README.vms
M       hints/catamount.sh
M       intrpvar.h
M       lib/B/Op_private.pm
M       patchlevel.h
M       plan9/config.plan9
M       plan9/config_sh.sample
M       win32/GNUmakefile
M       win32/Makefile
M       win32/makefile.mk

commit cf73cedaf40b99f39f3b4c5d0fa1aa0f125c73e3
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jul 20 15:56:02 2015 -0400

    Run Porting/new-perldelta.pl for v5.23.2

M       MANIFEST
M       Makefile.SH
M       pod/.gitignore
M       pod/perl.pod
A       pod/perl5231delta.pod
M       pod/perldelta.pod
M       vms/descrip_mms.template
M       win32/Makefile
M       win32/makefile.mk
M       win32/pod.mak

commit c56f8d90b66d2ad5aab73a192124dbef90a32af0
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jul 20 15:55:48 2015 -0400

    Update release_schedule.pod to note completed releases.

M       Porting/release_schedule.pod

commit 904c4cac2b93435ab1ae1b204e376b99fc770895
Author: Matthew Horsfall <wolfs...@gmail.com>
Date:   Mon Jul 20 15:47:55 2015 -0400

    Update epigraphs for 5.23.0/5.23.1

M       Porting/epigraphs.pod
-----------------------------------------------------------------------

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                              |  57 +++
 Porting/perldelta_template.pod                     |   2 +-
 Porting/release_schedule.pod                       |   4 +-
 Porting/todo.pod                                   |   4 +-
 README.haiku                                       |   4 +-
 README.macosx                                      |   8 +-
 README.os2                                         |   2 +-
 README.vms                                         |   4 +-
 dist/Module-CoreList/lib/Module/CoreList.pm        |  19 +-
 .../lib/Module/CoreList/TieHashDelta.pm            |   2 +-
 dist/Module-CoreList/lib/Module/CoreList/Utils.pm  |   9 +-
 hints/catamount.sh                                 |   4 +-
 intrpvar.h                                         |   4 +-
 lib/B/Op_private.pm                                |   2 +-
 patchlevel.h                                       |   4 +-
 plan9/config.plan9                                 |  10 +-
 plan9/config_sh.sample                             |  38 +-
 pod/.gitignore                                     |   2 +-
 pod/perl.pod                                       |   1 +
 pod/{perldelta.pod => perl5231delta.pod}           |   2 +-
 pod/perldelta.pod                                  | 393 +++++++++++++--------
 vms/descrip_mms.template                           |   2 +-
 win32/GNUmakefile                                  |   2 +-
 win32/Makefile                                     |   6 +-
 win32/makefile.mk                                  |   6 +-
 win32/pod.mak                                      |   4 +
 37 files changed, 488 insertions(+), 302 deletions(-)
 copy pod/{perldelta.pod => perl5231delta.pod} (99%)

diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux
index 996d28b..c470fbf 100644
--- a/Cross/config.sh-arm-linux
+++ b/Cross/config.sh-arm-linux
@@ -32,12 +32,12 @@ alignbytes='4'
 ansi2knr=''
 aphostname='/bin/hostname'
 api_revision='5'
-api_subversion='1'
+api_subversion='2'
 api_version='23'
-api_versionstring='5.23.1'
+api_versionstring='5.23.2'
 ar='ar'
-archlib='/usr/lib/perl5/5.23.1/armv4l-linux'
-archlibexp='/usr/lib/perl5/5.23.1/armv4l-linux'
+archlib='/usr/lib/perl5/5.23.2/armv4l-linux'
+archlibexp='/usr/lib/perl5/5.23.2/armv4l-linux'
 archname64=''
 archname='armv4l-linux'
 archobjs=''
@@ -56,7 +56,7 @@ castflags='0'
 cat='cat'
 cc='cc'
 cccdlflags='-fpic'
-ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.23.1/armv4l-linux/CORE'
+ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.23.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'
@@ -796,7 +796,7 @@ inc_version_list=' '
 inc_version_list_init='0'
 incpath=''
 inews=''
-installarchlib='./install_me_here/usr/lib/perl5/5.23.1/armv4l-linux'
+installarchlib='./install_me_here/usr/lib/perl5/5.23.2/armv4l-linux'
 installbin='./install_me_here/usr/bin'
 installhtml1dir=''
 installhtml3dir=''
@@ -804,13 +804,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.23.1'
+installprivlib='./install_me_here/usr/lib/perl5/5.23.2'
 installscript='./install_me_here/usr/bin'
-installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.23.1/armv4l-linux'
+installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.23.2/armv4l-linux'
 installsitebin='./install_me_here/usr/bin'
 installsitehtml1dir=''
 installsitehtml3dir=''
-installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.23.1'
+installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.23.2'
 installsiteman1dir='./install_me_here/usr/share/man/man1'
 installsiteman3dir='./install_me_here/usr/share/man/man3'
 installsitescript='./install_me_here/usr/bin'
@@ -944,8 +944,8 @@ pmake=''
 pr=''
 prefix='/usr'
 prefixexp='/usr'
-privlib='/usr/lib/perl5/5.23.1'
-privlibexp='/usr/lib/perl5/5.23.1'
+privlib='/usr/lib/perl5/5.23.2'
+privlibexp='/usr/lib/perl5/5.23.2'
 procselfexe='"/proc/self/exe"'
 prototype='define'
 ptrsize='4'
@@ -1010,17 +1010,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, ... [78 chars truncated]
 sig_size='68'
 signal_t='void'
-sitearch='/usr/lib/perl5/site_perl/5.23.1/armv4l-linux'
-sitearchexp='/usr/lib/perl5/site_perl/5.23.1/armv4l-linux'
+sitearch='/usr/lib/perl5/site_perl/5.23.2/armv4l-linux'
+sitearchexp='/usr/lib/perl5/site_perl/5.23.2/armv4l-linux'
 sitebin='/usr/bin'
 sitebinexp='/usr/bin'
 sitehtml1dir=''
 sitehtml1direxp=''
 sitehtml3dir=''
 sitehtml3direxp=''
-sitelib='/usr/lib/perl5/site_perl/5.23.1'
+sitelib='/usr/lib/perl5/site_perl/5.23.2'
 sitelib_stem='/usr/lib/perl5/site_perl'
-sitelibexp='/usr/lib/perl5/site_perl/5.23.1'
+sitelibexp='/usr/lib/perl5/site_perl/5.23.2'
 siteman1dir='/usr/share/man/man1'
 siteman1direxp='/usr/share/man/man1'
 siteman3dir='/usr/share/man/man3'
@@ -1059,7 +1059,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=''
@@ -1151,8 +1151,8 @@ vendorprefix=''
 vendorprefixexp=''
 vendorscript=''
 vendorscriptexp=''
-version='5.23.1'
-version_patchlevel_string='version 23 subversion 1'
+version='5.23.2'
+version_patchlevel_string='version 23 subversion 2'
 versiononly='undef'
 vi=''
 xlibpth='/usr/lib/386 /lib/386'
@@ -1166,9 +1166,9 @@ config_args=''
 config_argc=0
 PERL_REVISION=5
 PERL_VERSION=23
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 PERL_API_REVISION=5
 PERL_API_VERSION=23
-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 fc734b7..c16c4eb 100644
--- a/Cross/config.sh-arm-linux-n770
+++ b/Cross/config.sh-arm-linux-n770
@@ -32,12 +32,12 @@ alignbytes='4'
 ansi2knr=''
 aphostname='/bin/hostname'
 api_revision='5'
-api_subversion='1'
+api_subversion='2'
 api_version='23'
-api_versionstring='5.23.1'
+api_versionstring='5.23.2'
 ar='ar'
-archlib='/usr/lib/perl5/5.23.1/armv4l-linux'
-archlibexp='/usr/lib/perl5/5.23.1/armv4l-linux'
+archlib='/usr/lib/perl5/5.23.2/armv4l-linux'
+archlibexp='/usr/lib/perl5/5.23.2/armv4l-linux'
 archname64=''
 archname='armv4l-linux'
 archobjs=''
@@ -55,7 +55,7 @@ castflags='0'
 cat='cat'
 cc='arm-none-linux-gnueabi-gcc'
 cccdlflags='-fpic'
-ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.23.1/armv4l-linux/CORE'
+ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.23.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'
@@ -699,7 +699,7 @@ inc_version_list=' '
 inc_version_list_init='0'
 incpath=''
 inews=''
-installarchlib='./install_me_here/usr/lib/perl5/5.23.1/armv4l-linux'
+installarchlib='./install_me_here/usr/lib/perl5/5.23.2/armv4l-linux'
 installbin='./install_me_here/usr/bin'
 installhtml1dir=''
 installhtml3dir=''
@@ -707,13 +707,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.23.1'
+installprivlib='./install_me_here/usr/lib/perl5/5.23.2'
 installscript='./install_me_here/usr/bin'
-installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.23.1/armv4l-linux'
+installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.23.2/armv4l-linux'
 installsitebin='./install_me_here/usr/bin'
 installsitehtml1dir=''
 installsitehtml3dir=''
-installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.23.1'
+installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.23.2'
 installsiteman1dir='./install_me_here/usr/share/man/man1'
 installsiteman3dir='./install_me_here/usr/share/man/man3'
 installsitescript='./install_me_here/usr/bin'
@@ -841,8 +841,8 @@ pmake=''
 pr=''
 prefix='/usr'
 prefixexp='/usr'
-privlib='/usr/lib/perl5/5.23.1'
-privlibexp='/usr/lib/perl5/5.23.1'
+privlib='/usr/lib/perl5/5.23.2'
+privlibexp='/usr/lib/perl5/5.23.2'
 procselfexe='"/proc/self/exe"'
 prototype='define'
 ptrsize='4'
@@ -903,17 +903,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, ... [78 chars truncated]
 sig_size='68'
 signal_t='void'
-sitearch='/usr/lib/perl5/site_perl/5.23.1/armv4l-linux'
-sitearchexp='/usr/lib/perl5/site_perl/5.23.1/armv4l-linux'
+sitearch='/usr/lib/perl5/site_perl/5.23.2/armv4l-linux'
+sitearchexp='/usr/lib/perl5/site_perl/5.23.2/armv4l-linux'
 sitebin='/usr/bin'
 sitebinexp='/usr/bin'
 sitehtml1dir=''
 sitehtml1direxp=''
 sitehtml3dir=''
 sitehtml3direxp=''
-sitelib='/usr/lib/perl5/site_perl/5.23.1'
+sitelib='/usr/lib/perl5/site_perl/5.23.2'
 sitelib_stem='/usr/lib/perl5/site_perl'
-sitelibexp='/usr/lib/perl5/site_perl/5.23.1'
+sitelibexp='/usr/lib/perl5/site_perl/5.23.2'
 siteman1dir='/usr/share/man/man1'
 siteman1direxp='/usr/share/man/man1'
 siteman3dir='/usr/share/man/man3'
@@ -950,7 +950,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=''
@@ -1035,8 +1035,8 @@ vendorprefix=''
 vendorprefixexp=''
 vendorscript=''
 vendorscriptexp=''
-version='5.23.1'
-version_patchlevel_string='version 23 subversion 1'
+version='5.23.2'
+version_patchlevel_string='version 23 subversion 2'
 versiononly='undef'
 vi=''
 xlibpth='/usr/lib/386 /lib/386'
@@ -1050,9 +1050,9 @@ config_args=''
 config_argc=0
 PERL_REVISION=5
 PERL_VERSION=23
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 PERL_API_REVISION=5
 PERL_API_VERSION=23
-PERL_API_SUBVERSION=1
+PERL_API_SUBVERSION=2
 PERL_PATCHLEVEL=
 PERL_CONFIG_SH=true
diff --git a/INSTALL b/INSTALL
index 23ca435..59ef518 100644
--- a/INSTALL
+++ b/INSTALL
@@ -584,7 +584,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.23.1.
+By default, Configure will use the following directories for 5.23.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
@@ -2443,7 +2443,7 @@ http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
 
 =head1 Coexistence with earlier versions of perl 5
 
-Perl 5.23.1 is not binary compatible with earlier versions of Perl.
+Perl 5.23.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
@@ -2518,9 +2518,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.23.1
+       sh Configure -Dprefix=/opt/perl5.23.2
 
-and adding /opt/perl5.23.1/bin to the shell PATH variable.  Such users
+and adding /opt/perl5.23.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.
 
@@ -2535,11 +2535,11 @@ yet.
 
 =head2 Upgrading from 5.23.0 or earlier
 
-B<Perl 5.23.1 may not be binary compatible with Perl 5.23.0 or
+B<Perl 5.23.2 may not be binary compatible with Perl 5.23.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.23.1.  If you find you do need to rebuild an extension with
-5.23.1, you may safely do so without disturbing the older
+used with 5.23.2.  If you find you do need to rebuild an extension with
+5.23.2, you may safely do so without disturbing the older
 installations.  (See L<"Coexistence with earlier versions of perl 5">
 above.)
 
@@ -2572,15 +2572,15 @@ Firstly, the bare minimum to run this script
      print("$f\n");
   }
 
-in Linux with perl-5.23.1 is as follows (under $Config{prefix}):
+in Linux with perl-5.23.2 is as follows (under $Config{prefix}):
 
   ./bin/perl
-  ./lib/perl5/5.23.1/strict.pm
-  ./lib/perl5/5.23.1/warnings.pm
-  ./lib/perl5/5.23.1/i686-linux/File/Glob.pm
-  ./lib/perl5/5.23.1/feature.pm
-  ./lib/perl5/5.23.1/XSLoader.pm
-  ./lib/perl5/5.23.1/i686-linux/auto/File/Glob/Glob.so
+  ./lib/perl5/5.23.2/strict.pm
+  ./lib/perl5/5.23.2/warnings.pm
+  ./lib/perl5/5.23.2/i686-linux/File/Glob.pm
+  ./lib/perl5/5.23.2/feature.pm
+  ./lib/perl5/5.23.2/XSLoader.pm
+  ./lib/perl5/5.23.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 61437ba..814074b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4583,6 +4583,7 @@ pod/perl5201delta.pod             Perl changes in version 
5.20.1
 pod/perl5202delta.pod          Perl changes in version 5.20.2
 pod/perl5220delta.pod          Perl changes in version 5.22.0
 pod/perl5230delta.pod          Perl changes in version 5.23.0
+pod/perl5231delta.pod          Perl changes in version 5.23.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 04750e4..7f54836 100644
--- a/META.json
+++ b/META.json
@@ -125,6 +125,6 @@
          "url" : "http://perl5.git.perl.org/";
       }
    },
-   "version" : "5.023001",
+   "version" : "5.023002",
    "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff --git a/META.yml b/META.yml
index 11ffebb..3cc7ec0 100644
--- a/META.yml
+++ b/META.yml
@@ -112,5 +112,5 @@ resources:
   homepage: http://www.perl.org/
   license: http://dev.perl.org/licenses/
   repository: http://perl5.git.perl.org/
-version: '5.023001'
+version: '5.023002'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff --git a/Makefile.SH b/Makefile.SH
index 2b0f95c..0a4eb5e 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -492,7 +492,7 @@ mini_obj = $(minindt_obj) $(MINIDTRACE_O)
 ndt_obj = $(obj0) $(obj1) $(obj2) $(obj3) $(ARCHOBJS)
 obj = $(ndt_obj) $(DTRACE_O)
 
-perltoc_pod_prereqs = extra.pods pod/perl5231delta.pod pod/perlapi.pod 
pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod
+perltoc_pod_prereqs = extra.pods pod/perl5232delta.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
 
@@ -1020,9 +1020,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/perl5231delta.pod: pod/perldelta.pod
-       $(RMS) pod/perl5231delta.pod
-       $(LNS) perldelta.pod pod/perl5231delta.pod
+pod/perl5232delta.pod: pod/perldelta.pod
+       $(RMS) pod/perl5232delta.pod
+       $(LNS) perldelta.pod pod/perl5232delta.pod
 
 extra.pods: $(MINIPERL_EXE)
        -@test ! -f extra.pods || rm -f `cat extra.pods`
diff --git a/NetWare/Makefile b/NetWare/Makefile
index 422c5cb..18558e0 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.23.1 for NetWare"
+MODULE_DESC     = "Perl 5.23.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.23.1
+INST_VER       = \5.23.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 3f915fa..88fddc7 100644
--- a/NetWare/config_H.wc
+++ b/NetWare/config_H.wc
@@ -1042,7 +1042,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.23.1\\lib\\NetWare-x86-multi-thread"              
/**/
+#define ARCHLIB "c:\\perl\\5.23.2\\lib\\NetWare-x86-multi-thread"              
/**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* ARCHNAME:
@@ -1073,8 +1073,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.23.1\\bin\\NetWare-x86-multi-thread"  /**/
-#define BIN_EXP "c:\\perl\\5.23.1\\bin\\NetWare-x86-multi-thread"      /**/
+#define BIN "c:\\perl\\5.23.2\\bin\\NetWare-x86-multi-thread"  /**/
+#define BIN_EXP "c:\\perl\\5.23.2\\bin\\NetWare-x86-multi-thread"      /**/
 
 /* BYTEORDER:
  *     This symbol holds the hexadecimal constant defined in byteorder,
@@ -3091,7 +3091,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.23.1\\lib\\NetWare-x86-multi-thread"       
        /**/
+#define SITEARCH "c:\\perl\\site\\5.23.2\\lib\\NetWare-x86-multi-thread"       
        /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
@@ -3114,7 +3114,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.23.1\\lib"          /**/
+#define SITELIB "c:\\perl\\site\\5.23.2\\lib"          /**/
 /*#define SITELIB_EXP ""       /**/
 #define SITELIB_STEM ""                /**/
 
diff --git a/Porting/config.sh b/Porting/config.sh
index b8e5cce..fda6c0b 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -39,12 +39,12 @@ alignbytes='4'
 ansi2knr=''
 aphostname='/bin/hostname'
 api_revision='5'
-api_subversion='1'
+api_subversion='2'
 api_version='23'
-api_versionstring='5.23.1'
+api_versionstring='5.23.2'
 ar='ar'
-archlib='/pro/lib/perl5/5.23.1/i686-linux-64int'
-archlibexp='/pro/lib/perl5/5.23.1/i686-linux-64int'
+archlib='/pro/lib/perl5/5.23.2/i686-linux-64int'
+archlibexp='/pro/lib/perl5/5.23.2/i686-linux-64int'
 archname64='64int'
 archname='i686-linux-64int'
 archobjs=''
@@ -813,7 +813,7 @@ incpath=''
 incpth='/usr/lib/gcc/i586-suse-linux/4.8/include /usr/local/include 
/usr/lib/gcc/i586-suse-linux/4.8/include-fixed 
/usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/include 
/usr/include'
 inews=''
 initialinstalllocation='/pro/bin'
-installarchlib='/pro/lib/perl5/5.23.1/i686-linux-64int'
+installarchlib='/pro/lib/perl5/5.23.2/i686-linux-64int'
 installbin='/pro/bin'
 installhtml1dir=''
 installhtml3dir=''
@@ -821,13 +821,13 @@ installman1dir='/pro/local/man/man1'
 installman3dir='/pro/local/man/man3'
 installprefix='/pro'
 installprefixexp='/pro'
-installprivlib='/pro/lib/perl5/5.23.1'
+installprivlib='/pro/lib/perl5/5.23.2'
 installscript='/pro/bin'
-installsitearch='/pro/lib/perl5/site_perl/5.23.1/i686-linux-64int'
+installsitearch='/pro/lib/perl5/site_perl/5.23.2/i686-linux-64int'
 installsitebin='/pro/bin'
 installsitehtml1dir=''
 installsitehtml3dir=''
-installsitelib='/pro/lib/perl5/site_perl/5.23.1'
+installsitelib='/pro/lib/perl5/site_perl/5.23.2'
 installsiteman1dir='/pro/local/man/man1'
 installsiteman3dir='/pro/local/man/man3'
 installsitescript='/pro/bin'
@@ -953,7 +953,7 @@ perl_patchlevel=''
 perl_static_inline='static __inline__'
 perladmin='hmbr...@cpan.org'
 perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
-perlpath='/pro/bin/perl5.23.1'
+perlpath='/pro/bin/perl5.23.2'
 pg='pg'
 phostname='hostname'
 pidtype='pid_t'
@@ -962,8 +962,8 @@ pmake=''
 pr=''
 prefix='/pro'
 prefixexp='/pro'
-privlib='/pro/lib/perl5/5.23.1'
-privlibexp='/pro/lib/perl5/5.23.1'
+privlib='/pro/lib/perl5/5.23.2'
+privlibexp='/pro/lib/perl5/5.23.2'
 procselfexe='"/proc/self/exe"'
 prototype='define'
 ptrsize='4'
@@ -1029,17 +1029,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, ... [82 chars truncated]
 sig_size='69'
 signal_t='void'
-sitearch='/pro/lib/perl5/site_perl/5.23.1/i686-linux-64int'
-sitearchexp='/pro/lib/perl5/site_perl/5.23.1/i686-linux-64int'
+sitearch='/pro/lib/perl5/site_perl/5.23.2/i686-linux-64int'
+sitearchexp='/pro/lib/perl5/site_perl/5.23.2/i686-linux-64int'
 sitebin='/pro/bin'
 sitebinexp='/pro/bin'
 sitehtml1dir=''
 sitehtml1direxp=''
 sitehtml3dir=''
 sitehtml3direxp=''
-sitelib='/pro/lib/perl5/site_perl/5.23.1'
+sitelib='/pro/lib/perl5/site_perl/5.23.2'
 sitelib_stem='/pro/lib/perl5/site_perl'
-sitelibexp='/pro/lib/perl5/site_perl/5.23.1'
+sitelibexp='/pro/lib/perl5/site_perl/5.23.2'
 siteman1dir='/pro/local/man/man1'
 siteman1direxp='/pro/local/man/man1'
 siteman3dir='/pro/local/man/man3'
@@ -1065,7 +1065,7 @@ src='.'
 ssizetype='ssize_t'
 st_ino_sign='1'
 st_ino_size='8'
-startperl='#!/pro/bin/perl5.23.1'
+startperl='#!/pro/bin/perl5.23.2'
 startsh='#!/bin/sh'
 static_ext=' '
 stdchar='char'
@@ -1078,7 +1078,7 @@ stdio_stream_array=''
 strerror_r_proto='0'
 strings='/usr/include/string.h'
 submit=''
-subversion='1'
+subversion='2'
 sysman='/usr/share/man/man1'
 sysroot=''
 tail=''
@@ -1177,8 +1177,8 @@ vendorprefix=''
 vendorprefixexp=''
 vendorscript=''
 vendorscriptexp=''
-version='5.23.1'
-version_patchlevel_string='version 23 subversion 1'
+version='5.23.2'
+version_patchlevel_string='version 23 subversion 2'
 versiononly='define'
 vi=''
 xlibpth='/usr/lib/386 /lib/386'
@@ -1188,10 +1188,10 @@ zcat=''
 zip='zip'
 PERL_REVISION=5
 PERL_VERSION=23
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 PERL_API_REVISION=5
 PERL_API_VERSION=23
-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 7b6de26..b880c6c 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -960,8 +960,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 "/pro/lib/perl5/5.23.1/i686-linux-64int-ld"            /**/
-#define ARCHLIB_EXP "/pro/lib/perl5/5.23.1/i686-linux-64int-ld"                
/**/
+#define ARCHLIB "/pro/lib/perl5/5.23.2/i686-linux-64int-ld"            /**/
+#define ARCHLIB_EXP "/pro/lib/perl5/5.23.2/i686-linux-64int-ld"                
/**/
 
 /* ARCHNAME:
  *     This symbol holds a string representing the architecture name.
@@ -2068,8 +2068,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 "/pro/lib/perl5/5.23.1"                /**/
-#define PRIVLIB_EXP "/pro/lib/perl5/5.23.1"            /**/
+#define PRIVLIB "/pro/lib/perl5/5.23.2"                /**/
+#define PRIVLIB_EXP "/pro/lib/perl5/5.23.2"            /**/
 
 /* PTRSIZE:
  *     This symbol contains the size of a pointer, so that the C preprocessor
@@ -2119,8 +2119,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 "/pro/lib/perl5/site_perl/5.23.1/i686-linux-64int-ld"         
/**/
-#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.23.1/i686-linux-64int-ld"     
        /**/
+#define SITEARCH "/pro/lib/perl5/site_perl/5.23.2/i686-linux-64int-ld"         
/**/
+#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.23.2/i686-linux-64int-ld"     
        /**/
 
 /* SITELIB:
  *     This symbol contains the name of the private library for this package.
@@ -2142,8 +2142,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 "/pro/lib/perl5/site_perl/5.23.1"              /**/
-#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.23.1"          /**/
+#define SITELIB "/pro/lib/perl5/site_perl/5.23.2"              /**/
+#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.23.2"          /**/
 #define SITELIB_STEM "/pro/lib/perl5/site_perl"                /**/
 
 /* SSize_t:
@@ -4326,7 +4326,7 @@
  *     script to make sure (one hopes) that it runs with perl and not
  *     some shell.
  */
-#define STARTPERL "#!/pro/bin/perl5.23.1"              /**/
+#define STARTPERL "#!/pro/bin/perl5.23.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 a71ac18..fffd1b6 100644
--- a/Porting/epigraphs.pod
+++ b/Porting/epigraphs.pod
@@ -17,6 +17,63 @@ Consult your favorite dictionary for details.
 
 =head1 EPIGRAPHS
 
+=head2 v5.23.1 - Elizabeth Haydon, "The Assassin King"
+
+L<Announced on 2015-07-20 by Matthew 
Horsfall|http://www.nntp.perl.org/group/perl.perl5.porters/2015/07/msg229413.html>
+
+  I was born beneath this willow,
+  Where my sire the earth did farm
+  Had the green grass as my pillow
+  The east wind as a blanket warm.
+
+  But away! away! called the wind from the west
+  And in answer I did run
+  Seeking glory and adventure
+  Promised by the rising sun.
+
+  I found love beneath this willow,
+  As true a love as life could hold,
+  Pledged my heart and swore my fealty
+  Sealed with a kiss and a band of gold.
+
+  But to arms! to arms! called the wind from the west
+  In faithful answer I did run
+  Marching forth for king and country
+  In battles 'neath the midday sun.
+
+  Oft I dreamt of that fair willow
+  As the seven seas I plied
+  And the girl who I left waiting
+  Longing to be at her side.
+
+  But about! about! called the wind from the west
+  As once again my ship did run
+  Down the coast, about the wide world
+  Flying sails in the setting sun.
+
+  Now I lie beneath the willow
+  Now at last no more to roam,
+  My bride and earth so tightly hold me
+  In their arms I'm finally home.
+
+  While away! away! calls the wind from the west
+  Beyond the grave my spirit, free
+  Will chase the sun into the morning
+  Beyond the sky, beyond the sea.
+
+=head2 v5.23.0 - Bob Dylan, Maggie's Farm
+
+L<Announced on 2015-06-20 by Ricardo 
Signes|http://www.nntp.perl.org/group/perl.perl5.porters/2015/06/msg228807.html>
+
+  I ain't gonna work on Maggie's farm no more
+  I ain't gonna work on Maggie's farm no more
+  Well, I try my best
+  To be just like I am
+  But everybody wants you
+  To be just like them
+  They sing while you slave and I just get bored
+  I ain't gonna work on Maggie's farm no more
+
 =head2 v5.22.0 - Gene Wolfe, The Citadel of the Autarch
 
 L<Announced on 2015-06-01 by Ricardo 
Signes|http://www.nntp.perl.org/group/perl.perl5.porters/2015/06/msg228300.html>
diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod
index b052ec1..8ac9e75 100644
--- a/Porting/perldelta_template.pod
+++ b/Porting/perldelta_template.pod
@@ -378,7 +378,7 @@ here.
 
 XXX Generate this with:
 
-  perl Porting/acknowledgements.pl v5.23.1..HEAD
+  perl Porting/acknowledgements.pl v5.23.2..HEAD
 
 =head1 Reporting Bugs
 
diff --git a/Porting/release_schedule.pod b/Porting/release_schedule.pod
index 31b4ee1..dfe2d18 100644
--- a/Porting/release_schedule.pod
+++ b/Porting/release_schedule.pod
@@ -51,8 +51,8 @@ you should reset the version numbers to the next blead series.
 
 =head2 Perl 5.23
 
-  2015-06-20  5.23.0          Ricardo Signes
-  2015-07-20  5.23.1          Matthew Horsfall
+  2015-06-20  5.23.0 ✓        Ricardo Signes
+  2015-07-20  5.23.1 ✓        Matthew Horsfall
   2015-08-20  5.23.2          ?
   2015-09-20  5.23.3          ?
   2015-10-20  5.23.4          Steve Hay
diff --git a/Porting/todo.pod b/Porting/todo.pod
index 89ad5a4..c3a3db1 100644
--- a/Porting/todo.pod
+++ b/Porting/todo.pod
@@ -467,7 +467,7 @@ Natively 64-bit systems need neither -Duse64bitint nor 
-Duse64bitall.
 On these systems, it might be the default compilation mode, and there
 is currently no guarantee that passing no use64bitall option to the
 Configure process will build a 32bit perl. Implementing -Duse32bit*
-options would be nice for perl 5.23.1.
+options would be nice for perl 5.23.2.
 
 =head2 Profile Perl - am I hot or not?
 
@@ -1169,7 +1169,7 @@ 
L<http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2013-01/msg00339.html>
 =head1 Big projects
 
 Tasks that will get your name mentioned in the description of the "Highlights
-of 5.23.1"
+of 5.23.2"
 
 =head2 make ithreads more robust
 
diff --git a/README.haiku b/README.haiku
index b893beb..59b0eb1 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.23.1/BePC-haiku/CORE/libperl.so .
+  cd /boot/common/lib; ln -s perl5/5.23.2/BePC-haiku/CORE/libperl.so .
 
-Replace C<5.23.1> with your respective version of Perl.
+Replace C<5.23.2> with your respective version of Perl.
 
 =head1 KNOWN PROBLEMS
 
diff --git a/README.macosx b/README.macosx
index 975638a..13fff32 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.23.1.tar.gz
-  tar -xzf perl-5.23.1.tar.gz
-  cd perl-5.23.1
+  curl -O http://www.cpan.org/src/perl-5.23.2.tar.gz
+  tar -xzf perl-5.23.2.tar.gz
+  cd perl-5.23.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.23.1 as of this writing) builds without changes
+The latest Perl release (5.23.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 84894a3..b0b2993 100644
--- a/README.os2
+++ b/README.os2
@@ -619,7 +619,7 @@ C<set PERLLIB_PREFIX> in F<Config.sys>, see 
L<"PERLLIB_PREFIX">.
 
 =item Additional Perl modules
 
-  unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.23.1/
+  unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.23.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 5dd9afb..4cbf269 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^.23^.1.tar
+    vmstar -xvf perl-5^.23^.2.tar
 
 Then set default to the top-level source directory like so:
 
-    set default [.perl-5^.23^.1]
+    set default [.perl-5^.23^.2]
 
 and proceed with configuration as described in the next section.
 
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm 
b/dist/Module-CoreList/lib/Module/CoreList.pm
index 2cea131..12a7fb5 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -4,7 +4,7 @@ use vars qw/$VERSION %released %version %families %upstream
            %bug_tracker %deprecated %delta/;
 use Module::CoreList::TieHashDelta;
 use version;
-$VERSION = '5.20150720';
+$VERSION = '5.20150820';
 
 sub _released_order {   # Sort helper, to make '?' sort after everything else
     (substr($released{$a}, 0, 1) eq "?")
@@ -281,6 +281,7 @@ sub changes_between {
     5.022000 => '2015-06-01',
     5.023000 => '2015-06-20',
     5.023001 => '2015-07-20',
+    5.023002 => '????-??-??',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
@@ -11651,6 +11652,15 @@ for my $version ( sort { $a <=> $b } keys %released ) {
             'autodie::ScopeUtil'    => 1,
         }
     },
+    5.023002 => {
+        delta_from => 5.023001,
+        changed => {
+            'B::Op_private'         => '5.023002',
+            'Config'                => '5.023002',
+        },
+        removed => {
+        }
+    },
 );
 
 sub is_core
@@ -12221,6 +12231,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
         removed => {
         }
     },
+    5.023002 => {
+        delta_from => 5.023001,
+        changed => {
+        },
+        removed => {
+        }
+    },
 );
 
 for my $version (sort { $a <=> $b } keys %deprecated) {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm 
b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
index f60f5cd..1f2c8ab 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
@@ -3,7 +3,7 @@ package Module::CoreList::TieHashDelta;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '5.20150720';
+$VERSION = '5.20150820';
 
 sub TIEHASH {
     my ($class, $changed, $removed, $parent) = @_;
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm 
b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 3141a87..bfc1800 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -6,7 +6,7 @@ use vars qw[$VERSION %utilities];
 use Module::CoreList;
 use Module::CoreList::TieHashDelta;
 
-$VERSION = '5.20150720';
+$VERSION = '5.20150820';
 
 sub utilities {
     my $perl = shift;
@@ -1066,6 +1066,13 @@ my %delta = (
         removed => {
         }
     },
+    5.023002 => {
+        delta_from => 5.023001,
+        changed => {
+        },
+        removed => {
+        }
+    },
 );
 
 for my $version (sort { $a <=> $b } keys %delta) {
diff --git a/hints/catamount.sh b/hints/catamount.sh
index 950476b..9bedff9 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.23.1
+# mkdir -p /opt/perl-catamount/lib/perl5/5.23.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.23.1
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.23.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/intrpvar.h b/intrpvar.h
index fad08ba..6ee88b3 100644
--- a/intrpvar.h
+++ b/intrpvar.h
@@ -179,7 +179,7 @@ PERLVAR(I, statgv,  GV *)
 PERLVARI(I, statname,  SV *,   NULL)
 
 #ifdef HAS_TIMES
-/* Will be removed soon after v5.23.1. See RT #121351 */
+/* Will be removed soon after v5.23.2. See RT #121351 */
 PERLVAR(I, timesbuf,   struct tms)
 #endif
 
@@ -753,7 +753,7 @@ PERLVARI(I, globhook,       globhook_t, NULL)
 
 PERLVARI(I, padlist_generation, U32, 1)        /* id to identify padlist 
clones */
 
-/* The last unconditional member of the interpreter structure when 5.23.1 was
+/* The last unconditional member of the interpreter structure when 5.23.2 was
    released. The offset of the end of this is baked into a global variable in 
    any shared perl library which will allow a sanity test in future perl
    releases.  */
diff --git a/lib/B/Op_private.pm b/lib/B/Op_private.pm
index c9db867..c300a9d 100644
--- a/lib/B/Op_private.pm
+++ b/lib/B/Op_private.pm
@@ -118,7 +118,7 @@ package B::Op_private;
 our %bits;
 
 
-our $VERSION = "5.023001";
+our $VERSION = "5.023002";
 
 $bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
 $bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);
diff --git a/patchlevel.h b/patchlevel.h
index 0026313..a1b838d 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -15,7 +15,7 @@
 
 #define PERL_REVISION  5               /* age */
 #define PERL_VERSION   23              /* 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       23
-#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 b019cc8..c76c880 100644
--- a/plan9/config.plan9
+++ b/plan9/config.plan9
@@ -3373,8 +3373,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.23.1"         /**/
-#define PRIVLIB_EXP "/sys/lib/perl/5.23.1"             /**/
+#define PRIVLIB "/sys/lib/perl/5.23.2"         /**/
+#define PRIVLIB_EXP "/sys/lib/perl/5.23.2"             /**/
 
 /* PTRSIZE:
  *     This symbol contains the size of a pointer, so that the C preprocessor
@@ -3501,9 +3501,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.23.1/site_perl"               /**/
-#define SITELIB_EXP "/sys/lib/perl/5.23.1/site_perl"           /**/
-#define SITELIB_STEM "/sys/lib/perl/5.23.1/site_perl"          /**/
+#define SITELIB "/sys/lib/perl/5.23.2/site_perl"               /**/
+#define SITELIB_EXP "/sys/lib/perl/5.23.2/site_perl"           /**/
+#define SITELIB_STEM "/sys/lib/perl/5.23.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 445bee2..f6d809e 100644
--- a/plan9/config_sh.sample
+++ b/plan9/config_sh.sample
@@ -32,12 +32,12 @@ alignbytes='4'
 ansi2knr=''
 aphostname='/bin/uname -n'
 api_revision='5'
-api_subversion='1'
+api_subversion='2'
 api_version='23'
-api_versionstring='5.23.1'
+api_versionstring='5.23.2'
 ar='ar'
-archlib='/sys/lib/perl5/5.23.1/386'
-archlibexp='/sys/lib/perl5/5.23.1/386'
+archlib='/sys/lib/perl5/5.23.2/386'
+archlibexp='/sys/lib/perl5/5.23.2/386'
 archname64=''
 archname='386'
 archobjs=''
@@ -790,17 +790,17 @@ inc_version_list=' '
 inc_version_list_init='0'
 incpath=''
 inews=''
-installarchlib='/sys/lib/perl/5.23.1/386'
+installarchlib='/sys/lib/perl/5.23.2/386'
 installbin='/usr/bin'
 installman1dir='/sys/man/1pub'
 installman3dir='/sys/man/2pub'
 installprefix='/usr'
 installprefixexp='/usr'
-installprivlib='/sys/lib/perl/5.23.1'
+installprivlib='/sys/lib/perl/5.23.2'
 installscript='/usr/bin'
-installsitearch='/sys/lib/perl/5.23.1/site_perl/386'
+installsitearch='/sys/lib/perl/5.23.2/site_perl/386'
 installsitebin='/usr/bin'
-installsitelib='/sys/lib/perl/5.23.1/site_perl'
+installsitelib='/sys/lib/perl/5.23.2/site_perl'
 installstyle='lib/perl5'
 installusrbinperl='undef'
 installvendorarch=''
@@ -925,8 +925,8 @@ pmake=''
 pr=''
 prefix='/usr'
 prefixexp='/usr'
-privlib='/sys/lib/perl/5.23.1'
-privlibexp='/sys/lib/perl/5.23.1'
+privlib='/sys/lib/perl/5.23.2'
+privlibexp='/sys/lib/perl/5.23.2'
 procselfexe=''
 prototype='define'
 ptrsize='4'
@@ -991,13 +991,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, ... [7 chars truncated]
 sig_size='50'
 signal_t='void'
-sitearch='/sys/lib/perl/5.23.1/site_perl/386'
+sitearch='/sys/lib/perl/5.23.2/site_perl/386'
 sitearchexp='/sys/lib/perl/site_perl/386'
 sitebin='/usr/bin'
 sitebinexp='/usr/bin'
-sitelib='/sys/lib/perl/5.23.1/site_perl'
-sitelib_stem='/sys/lib/perl/5.23.1/site_perl'
-sitelibexp='/sys/lib/perl/5.23.1/site_perl'
+sitelib='/sys/lib/perl/5.23.2/site_perl'
+sitelib_stem='/sys/lib/perl/5.23.2/site_perl'
+sitelibexp='/sys/lib/perl/5.23.2/site_perl'
 siteprefix='/usr'
 siteprefixexp='/usr'
 sizesize='4'
@@ -1030,7 +1030,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=''
@@ -1112,8 +1112,8 @@ vendorlib_stem=''
 vendorlibexp=''
 vendorprefix=''
 vendorprefixexp=''
-version='5.23.1'
-version_patchlevel_string='version 23 subversion 1'
+version='5.23.2'
+version_patchlevel_string='version 23 subversion 2'
 versiononly='undef'
 vi=''
 xlibpth=''
@@ -1127,9 +1127,9 @@ config_args=''
 config_argc=0
 PERL_REVISION=5
 PERL_VERSION=23
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 PERL_API_REVISION=5
 PERL_API_VERSION=23
-PERL_API_SUBVERSION=1
+PERL_API_SUBVERSION=2
 PERL_PATCHLEVEL=
 PERL_CONFIG_SH=true
diff --git a/pod/.gitignore b/pod/.gitignore
index b772368..5c50005 100644
--- a/pod/.gitignore
+++ b/pod/.gitignore
@@ -53,7 +53,7 @@
 /roffitall
 
 # generated
-/perl5231delta.pod
+/perl5232delta.pod
 /perlapi.pod
 /perlintern.pod
 *.html
diff --git a/pod/perl.pod b/pod/perl.pod
index 7e2a5e5..5428314 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -180,6 +180,7 @@ aux c2ph h2ph h2xs perlbug pl2pm pod2html pod2man splain 
xsubpp
 
     perlhist           Perl history records
     perldelta          Perl changes since previous version
+    perl5231delta      Perl changes in version 5.23.1
     perl5230delta      Perl changes in version 5.23.0
     perl5220delta      Perl changes in version 5.22.0
     perl5202delta      Perl changes in version 5.20.2
diff --git a/pod/perldelta.pod b/pod/perl5231delta.pod
similarity index 99%
copy from pod/perldelta.pod
copy to pod/perl5231delta.pod
index 3e3564d..ad4c7ce 100644
--- a/pod/perldelta.pod
+++ b/pod/perl5231delta.pod
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-perldelta - what is new for perl v5.23.1
+perl5231delta - what is new for perl v5.23.1
 
 =head1 DESCRIPTION
 
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 3e3564d..06f2ee2 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -2,284 +2,383 @@
 
 =head1 NAME
 
-perldelta - what is new for perl v5.23.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.23.2
 
 =head1 DESCRIPTION
 
-This document describes differences between the 5.23.0 release and the 5.23.1
+This document describes differences between the 5.23.1 release and the 5.23.2
 release.
 
-If you are upgrading from an earlier release such as 5.22.0, first read
-L<perl5230delta>, which describes differences between 5.22.0 and 5.23.0.
+If you are upgrading from an earlier release such as 5.23.0, first read
+L<perl5231delta>, which describes differences between 5.23.0 and 5.23.1.
+
+=head1 Notice
+
+XXX Any important notices here
 
 =head1 Core Enhancements
 
-=head2 Integer shift (C<< << >> and C<< >> >>) now more explicitly defined
+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.
 
-Negative shifts are reverse shifts: left shift becomes right shift,
-and right shift becomes left shift.
+[ List each enhancement as a =head2 entry ]
 
-Shifting by the number of bits in a native integer (or more) is zero,
-except when the "overshift" is right shifting a negative value under
-C<use integer>, in which case the result is -1 (arithmetic shift).
+=head1 Security
 
-Until now negative shifting and overshifting have been undefined
-because they have relied on whatever the C implementation happens
-to do.  For example, for the overshift a common C behavior is
-"modulo shift":
+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.
 
-  1 >> 64 == 1 >> (64 % 64) == 1 >> 0 == 1  # Common C behavior.
+[ List each security issue as a =head2 entry ]
 
-  # And the same for <<, while Perl now produces 0 for both.
+=head1 Incompatible Changes
 
-Now these behaviors are well-defined under Perl, regardless of what
-the underlying C implementation does.  Note, however, that you cannot
-escape the native integer width, you need to know how far left you
-can go.  You can use for example:
+XXX For a release on a stable branch, this section aspires to be:
 
-  use Config;
-  my $wordbits = $Config{uvsize} * 8;  # Or $Config{uvsize} << 3.
+    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.
 
-If you need a more bits on the left shift, you can use for example
-the C<bigint> pragma, or the C<Bit::Vector> module from CPAN.
+[ List each incompatible change as a =head2 entry ]
 
-=head2 Postfix dereferencing is no longer experimental
+=head1 Deprecations
 
-Using the C<postderef> and C<postderef_qq> features no longer emits a
-warning. Existing code that disables the C<experimental::postderef> warning
-category that they previously used will continue to work. The C<postderef>
-feature has no effect; all Perl code can use postfix dereferencing,
-regardless of what feature declarations are in scope. The C<5.24> feature
-bundle now includes the C<postderef_qq> feature.
+XXX Any deprecated features, syntax, modules etc. should be listed here.
 
-=head2 printf and sprintf now allow reordered precision arguments
+=head2 Module removals
 
-That is, C<< sprintf '|%.*2$|', 2, 3 >> now returns C<|002|>. This extends
-the existing reordering mechanism (which allows reordering for arguments
-that are used as format fields, widths, and vector separators).
+XXX Remove this section if inapplicable.
 
-=head1 Incompatible Changes
+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.
 
-=head2 ASCII characters in variable names must now be all visible
-
-It was legal until now on ASCII platforms for variable names to contain
-non-graphical ASCII control characters (ordinals 0 through 31, and 127,
-which are the C0 controls and C<DELETE>).  This usage has been
-deprecated since v5.20, and as of now causes a syntax error.  The
-variables these names referred to are special, reserved by Perl for
-whatever use it may choose, now, or in the future.  Each such variable
-has an alternative way of spelling it.  Instead of the single
-non-graphic control character, a two character sequence beginning with a
-caret is used, like C<$^]> and C<${^GLOBAL_PHASE}>.  Details are at
-L<perlvar>.   It remains legal, though unwise and deprecated (raising a
-deprecation warning), to use certain non-graphic non-ASCII characters in
-variables names when not under S<C<use utf8>>.  No code should do this,
-as all such variables are reserved by Perl, and Perl doesn't currently
-define any of them (but could at any time, without notice).
-
-=head2 The C<autoderef> feature has been removed
-
-The experimental C<autoderef> feature (which allowed calling C<push>,
-C<pop>, C<shift>, C<unshift>, C<splice>, C<keys>, C<values>, and C<each> on
-a scalar argument) has been deemed unsuccessful. It has now been removed;
-trying to use the feature (or to disable the C<experimental::autoderef>
-warning it previously triggered) now yields an exception.
+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.
 
-=head1 Modules and Pragmata
+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.
 
-=head2 Updated Modules and Pragmata
+=over
+
+=item XXX
+
+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.
+
+=back
+
+[ List each other deprecation as a =head2 entry ]
+
+=head1 Performance Enhancements
+
+XXX Changes which enhance performance without changing behaviour go here.
+There may well be none in a stable release.
+
+[ List each enhancement as a =item entry ]
 
 =over 4
 
 =item *
 
-The libnet distribution has been upgraded from version 3.06 to 3.07.
+XXX
 
-=item *
+=back
 
-L<autodie> has been upgraded from version 2.27 to 2.29.
+=head1 Modules and Pragmata
 
-=item *
+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.
 
-L<DynaLoader> has been upgraded from version 1.32 to 1.33.
+[ Within each section, list entries as a =item entry ]
 
-=item *
+=head2 New Modules and Pragmata
 
-L<Encode> has been upgraded from version 2.73 to 2.75.
+=over 4
 
 =item *
 
-L<encoding> has been upgraded from version 2.15 to 2.16.
+XXX
 
-=item *
+=back
 
-L<feature> has been upgraded from version 1.41 to 1.42.
+=head2 Updated Modules and Pragmata
+
+=over 4
 
 =item *
 
-L<File::Path> has been upgraded from version 2.09 to 2.11.
+L<XXX> has been upgraded from version A.xx to B.yy.
 
-=item *
+=back
+
+=head2 Removed Modules and Pragmata
 
-L<Getopt::Long> has been upgraded from version 2.46 to 2.47.
+=over 4
 
 =item *
 
-L<I18N::Langinfo> has been upgraded from version 0.12 to 0.13.
+XXX
 
-=item *
+=back
 
-L<IPC::Open3> has been upgraded from version 1.18 to 1.19.
+=head1 Documentation
 
-If a Perl exception was thrown from inside this module, the exception
-C<IPC::Open3> threw to the callers of C<open3> would have an irrelevant
-message derived from C<$!> which was in an undefined state, instead of the
-C<$@> message which triggers the failure path inside C<open3>.
+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<Module::CoreList> has been upgraded from version 5.20150620 to 5.20150720.
+XXX Changes which create B<new> files in F<pod/> go here.
 
-=item *
+=head3 L<XXX>
 
-L<Opcode> has been upgraded from version 1.32 to 1.33.
+XXX Description of the purpose of the new file here
 
-=item *
+=head2 Changes to Existing Documentation
 
-L<PerlIO::scalar> has been upgraded from version 0.22 to 0.23.
+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.
 
-=item *
+=head3 L<XXX>
 
-L<POSIX> has been upgraded from version 1.54 to 1.55.
+=over 4
 
 =item *
 
-L<Socket> has been upgraded from version 2.019 to 2.020.
+XXX Description of the change here
+
+=back
+
+=head1 Diagnostics
+
+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>.
+
+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.
+
+=head2 New Diagnostics
+
+XXX Newly added diagnostic messages go under here, separated into New Errors
+and New Warnings
+
+=head3 New Errors
+
+=over 4
 
 =item *
 
-L<Storable> has been upgraded from version 2.53 to 2.54.
+XXX L<message|perldiag/"message">
+
+=back
+
+=head3 New Warnings
+
+=over 4
 
 =item *
 
-L<Unicode::Collate> has been upgraded from version 1.12 to 1.14.
+XXX L<message|perldiag/"message">
+
+=back
+
+=head2 Changes to Existing Diagnostics
+
+XXX Changes (i.e. rewording) of diagnostic messages go here
+
+=over 4
 
 =item *
 
-L<Unicode::Normalize> has been upgraded from version 1.18 to 1.19.
+XXX Describe change here
+
+=back
+
+=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 *
 
-L<warnings> has been upgraded from version 1.32 to 1.33.
+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 a =item entry ].
+
+=over 4
 
 =item *
 
-L<XS::Typemap> has been upgraded from version 0.13 to 0.14.
+XXX
 
 =back
 
-=head1 Diagnostics
+=head1 Testing
 
-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>.
+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.
 
-=head2 Changes to Existing Diagnostics
+[ List each test improvement as a =item entry ]
 
 =over 4
 
 =item *
 
-The C<printf> and C<sprintf> builtins are now more careful about the
-warnings they emit: argument reordering now disables the "redundant
-argument" warning in all cases; and invalid format strings are no longer
-treated as absorbing arguments (so "redundant argument" warnings can
-correctly be emitted by such code).
+XXX
 
 =back
 
 =head1 Platform Support
 
-=head2 Platform-Specific Notes
+XXX Any changes to platform support should be listed in the sections below.
+
+[ Within the sections, list each platform as a =item entry with specific
+changes as paragraphs below it. ]
+
+=head2 New Platforms
+
+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.
 
 =over 4
 
-=item VMS
+=item XXX-some-platform
 
-=over
+XXX
 
-=item *
+=back
 
-The minimum supported version of VMS is now v7.3-2, released in 2003.  As a
-side effect of this change, VAX is no longer supported as the terminal
-release of OpenVMS VAX was v7.3 in 2001.
+=head2 Discontinued Platforms
+
+XXX List any platforms that this version of perl no longer compiles on.
+
+=over 4
+
+=item XXX-some-platform
+
+XXX
 
 =back
 
+=head2 Platform-Specific Notes
+
+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.
+
+=over 4
+
+=item XXX-some-platform
+
+XXX
+
 =back
 
 =head1 Internal Changes
 
+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.
+
+[ List each change as a =item entry ]
+
 =over 4
 
 =item *
 
-C<sv_catpvf> and related functions (including C<sv_vcatpvfn_flags> when
-called with a C<va_list> rather than an array of SV pointers) have never
-handled argument reordering. Attempts to reorder arguments now yield an
-exception, rather than being silently ignored.
+XXX
 
 =back
 
 =head1 Selected Bug Fixes
 
+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>.
+
+[ List each fix as a =item entry ]
+
 =over 4
 
 =item *
 
-A leak in the XS typemap caused one scalar to be leaked each time a C<FILE *>
-or a C<PerlIO *> was C<OUTPUT:>ed or imported to Perl, since perl 5.000. These
-particular typemap entries are thought to be extremely rarely used by XS
-modules. [perl #124181]
+XXX
+
+=back
+
+=head1 Known Problems
+
+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.
+
+[ List each fix as a =item entry ]
+
+=over 4
 
 =item *
 
-C<alarm()> and C<sleep()> will now warn if the argument is a negative number
-and return undef. Previously they would pass the negative value to the
-underlying C function which may have set up a timer with a surprising value.
+XXX
 
 =back
 
-=head1 Acknowledgements
+=head1 Errata From Previous Releases
 
-Perl 5.23.1 represents approximately 4 weeks of development since Perl 5.23.0
-and contains approximately 8,400 lines of changes across 320 files from 22
-authors.
+=over 4
 
-Excluding auto-generated files, documentation and release tools, there were
-approximately 5,000 lines of changes to 140 .pm, .t, .c and .h files.
+=item *
 
-Perl continues to flourish into its third decade thanks to a vibrant community
-of users and developers. The following people are known to have contributed the
-improvements that became Perl 5.23.1:
+XXX Add anything here that we forgot to add, or were mistaken about, in
+the perldelta of a previous release.
 
-Aaron Crane, Aristotle Pagaltzis, Chas. Owens, Chris 'BinGOs' Williams, Craig
-A. Berry, Daniel Dragan, David Mitchell, Father Chrysostomos, Herbert Breunung,
-H.Merijn Brand, James E Keenan, Jarkko Hietaniemi, Karen Etheridge, Karl
-Williamson, Leon Timmermans, Matthew Horsfall, Max Maischein, Rafael
-Garcia-Suarez, Ricardo Signes, Stanislaw Pusep, Steve Hay, Tony Cook.
+=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 has died, we've added 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.23.1..HEAD
 
 =head1 Reporting Bugs
 
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index c34f3e2..5a7c49d 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -307,7 +307,7 @@ utils : $(utils1) $(utils2) $(utils3) $(utils4) $(utils5)
 extra.pods : miniperl
        @ @extra_pods.com
 
-PERLDELTA_CURRENT = [.pod]perl5231delta.pod
+PERLDELTA_CURRENT = [.pod]perl5232delta.pod
 
 $(PERLDELTA_CURRENT) : [.pod]perldelta.pod
        Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT)
diff --git a/win32/GNUmakefile b/win32/GNUmakefile
index 16c12cc..4f496c9 100644
--- a/win32/GNUmakefile
+++ b/win32/GNUmakefile
@@ -66,7 +66,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.23.1
+#INST_VER      := \5.23.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index ac7c0b5..0b77b2c 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.23.1
+#INST_VER      = \5.23.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
@@ -1193,7 +1193,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\perl5231delta.pod
+       copy ..\pod\perldelta.pod ..\pod\perl5232delta.pod
        cd ..\win32
        $(PERLEXE) $(PL2BAT) $(UTILS)
        $(MINIPERL) -I..\lib ..\autodoc.pl ..
@@ -1289,7 +1289,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 \
-           perl5231delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
+           perl5232delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
            perlapi.pod perlbs2000.pod perlce.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 11a3ff7..48f34bb 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -44,7 +44,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.23.1
+#INST_VER      *= \5.23.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
@@ -1477,7 +1477,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\perl5231delta.pod
+       copy ..\pod\perldelta.pod ..\pod\perl5232delta.pod
        $(PERLEXE) $(PL2BAT) $(UTILS)
        $(MINIPERL) -I..\lib ..\autodoc.pl ..
        $(MINIPERL) -I..\lib ..\pod\perlmodlib.PL -q ..
@@ -1572,7 +1572,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 \
-           perl5231delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
+           perl5232delta.pod perlaix.pod perlamiga.pod perlandroid.pod \
            perlapi.pod perlbs2000.pod perlce.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 f08ef87..44344b3 100644
--- a/win32/pod.mak
+++ b/win32/pod.mak
@@ -42,6 +42,7 @@ POD = perl.pod        \
        perl5220delta.pod       \
        perl5230delta.pod       \
        perl5231delta.pod       \
+       perl5232delta.pod       \
        perl561delta.pod        \
        perl56delta.pod \
        perl581delta.pod        \
@@ -178,6 +179,7 @@ MAN = perl.man      \
        perl5220delta.man       \
        perl5230delta.man       \
        perl5231delta.man       \
+       perl5232delta.man       \
        perl561delta.man        \
        perl56delta.man \
        perl581delta.man        \
@@ -314,6 +316,7 @@ HTML = perl.html    \
        perl5220delta.html      \
        perl5230delta.html      \
        perl5231delta.html      \
+       perl5232delta.html      \
        perl561delta.html       \
        perl56delta.html        \
        perl581delta.html       \
@@ -450,6 +453,7 @@ TEX = perl.tex      \
        perl5220delta.tex       \
        perl5230delta.tex       \
        perl5231delta.tex       \
+       perl5232delta.tex       \
        perl561delta.tex        \
        perl56delta.tex \
        perl581delta.tex        \

--
Perl5 Master Repository

Reply via email to