From e11072e08116ca37e77aba06b913ef2594dab365 Mon Sep 17 00:00:00 2001 From: Sawyer X Date: Sat, 21 Mar 2020 22:04:26 +0200 Subject: [PATCH] Bump back to 5.31.11, if we need to release it --- Cross/config.sh-arm-linux | 46 +++++++++++----------- Cross/config.sh-arm-linux-n770 | 46 +++++++++++----------- INSTALL | 28 ++++++------- META.json | 4 +- META.yml | 2 +- Makefile.SH | 8 ++-- NetWare/Makefile | 4 +- NetWare/config_H.wc | 10 ++--- Porting/config.sh | 48 +++++++++++------------ Porting/config_H | 18 ++++----- Porting/perldelta_template.pod | 2 +- Porting/release_schedule.pod | 4 +- Porting/todo.pod | 4 +- README.haiku | 4 +- README.macosx | 8 ++-- README.os2 | 2 +- README.os390 | 2 +- README.vms | 4 +- README.win32 | 2 +- dist/Module-CoreList/Changes | 2 +- dist/Module-CoreList/lib/Module/CoreList.pm | 6 +-- dist/Module-CoreList/lib/Module/CoreList/Utils.pm | 2 +- hints/catamount.sh | 4 +- lib/B/Op_private.pm | 2 +- patchlevel.h | 9 ++--- plan9/config.plan9 | 10 ++--- plan9/config_sh.sample | 44 ++++++++++----------- pod/.gitignore | 2 +- pod/perldelta.pod | 4 +- uconfig.h | 18 ++++----- uconfig.sh | 16 ++++---- uconfig64.sh | 16 ++++---- vms/descrip_mms.template | 2 +- win32/GNUmakefile | 28 ++++++------- win32/Makefile | 16 ++++---- win32/makefile.mk | 24 ++++++------ win32/pod.mak | 8 ++-- 37 files changed, 230 insertions(+), 229 deletions(-) diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index ec40984..4160474 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='0' -api_version='32' -api_versionstring='5.32.0' +api_subversion='11' +api_version='31' +api_versionstring='5.31.11' ar='ar' -archlib='/usr/lib/perl5/5.32.0/armv4l-linux' -archlibexp='/usr/lib/perl5/5.32.0/armv4l-linux' +archlib='/usr/lib/perl5/5.31.11/armv4l-linux' +archlibexp='/usr/lib/perl5/5.31.11/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.32.0/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.31.11/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' @@ -823,7 +823,7 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='./install_me_here/usr/lib/perl5/5.32.0/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.31.11/armv4l-linux' installbin='./install_me_here/usr/bin' installhtml1dir='' installhtml3dir='' @@ -831,13 +831,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.32.0' +installprivlib='./install_me_here/usr/lib/perl5/5.31.11' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.32.0/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.31.11/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.32.0' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.31.11' installsiteman1dir='./install_me_here/usr/share/man/man1' installsiteman3dir='./install_me_here/usr/share/man/man3' installsitescript='./install_me_here/usr/bin' @@ -971,8 +971,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/usr/lib/perl5/5.32.0' -privlibexp='/usr/lib/perl5/5.32.0' +privlib='/usr/lib/perl5/5.31.11' +privlibexp='/usr/lib/perl5/5.31.11' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -1037,17 +1037,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.32.0/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.32.0/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.31.11/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.31.11/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.32.0' +sitelib='/usr/lib/perl5/site_perl/5.31.11' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.32.0' +sitelibexp='/usr/lib/perl5/site_perl/5.31.11' siteman1dir='/usr/share/man/man1' siteman1direxp='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' @@ -1086,7 +1086,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/usr/include/string.h' submit='' -subversion='0' +subversion='11' sysman='/usr/share/man/man1' tail='' tar='' @@ -1177,8 +1177,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.32.0' -version_patchlevel_string='version 32 subversion 0' +version='5.31.11' +version_patchlevel_string='version 31 subversion 11' versiononly='undef' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1191,10 +1191,10 @@ config_arg0='Configure' config_args='' config_argc=0 PERL_REVISION=5 -PERL_VERSION=32 -PERL_SUBVERSION=0 +PERL_VERSION=31 +PERL_SUBVERSION=11 PERL_API_REVISION=5 -PERL_API_VERSION=32 -PERL_API_SUBVERSION=0 +PERL_API_VERSION=31 +PERL_API_SUBVERSION=11 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/Cross/config.sh-arm-linux-n770 b/Cross/config.sh-arm-linux-n770 index c7623eb..edebf94 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='0' -api_version='32' -api_versionstring='5.32.0' +api_subversion='11' +api_version='31' +api_versionstring='5.31.11' ar='ar' -archlib='/usr/lib/perl5/5.32.0/armv4l-linux' -archlibexp='/usr/lib/perl5/5.32.0/armv4l-linux' +archlib='/usr/lib/perl5/5.31.11/armv4l-linux' +archlibexp='/usr/lib/perl5/5.31.11/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.32.0/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.31.11/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.32.0/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.31.11/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.32.0' +installprivlib='./install_me_here/usr/lib/perl5/5.31.11' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.32.0/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.31.11/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.32.0' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.31.11' 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.32.0' -privlibexp='/usr/lib/perl5/5.32.0' +privlib='/usr/lib/perl5/5.31.11' +privlibexp='/usr/lib/perl5/5.31.11' 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.32.0/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.32.0/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.31.11/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.31.11/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.32.0' +sitelib='/usr/lib/perl5/site_perl/5.31.11' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.32.0' +sitelibexp='/usr/lib/perl5/site_perl/5.31.11' 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='0' +subversion='11' sysman='/usr/share/man/man1' tail='' tar='' @@ -1175,8 +1175,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.32.0' -version_patchlevel_string='version 32 subversion 0' +version='5.31.11' +version_patchlevel_string='version 31 subversion 11' versiononly='undef' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1189,10 +1189,10 @@ config_arg0='Configure' config_args='' config_argc=0 PERL_REVISION=5 -PERL_VERSION=32 -PERL_SUBVERSION=0 +PERL_VERSION=31 +PERL_SUBVERSION=11 PERL_API_REVISION=5 -PERL_API_VERSION=32 -PERL_API_SUBVERSION=0 +PERL_API_VERSION=31 +PERL_API_SUBVERSION=11 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/INSTALL b/INSTALL index e9cae5e..e57400d 100644 --- a/INSTALL +++ b/INSTALL @@ -615,7 +615,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.32.0. +By default, Configure will use the following directories for 5.31.11. $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 @@ -2437,7 +2437,7 @@ L =head1 Coexistence with earlier versions of perl 5 -Perl 5.32.0 is not binary compatible with earlier versions of Perl. +Perl 5.31.11 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 stable version of Perl @@ -2512,9 +2512,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.32.0 + sh Configure -Dprefix=/opt/perl5.31.11 -and adding /opt/perl5.32.0/bin to the shell PATH variable. Such users +and adding /opt/perl5.31.11/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. @@ -2529,11 +2529,11 @@ yet. =head2 Upgrading from 5.31.8 or earlier -B Perl modules having binary parts (meaning that a C compiler is used) will have to be recompiled to be -used with 5.32.0. If you find you do need to rebuild an extension with -5.32.0, you may safely do so without disturbing the older +used with 5.31.11. If you find you do need to rebuild an extension with +5.31.11, you may safely do so without disturbing the older installations. (See L<"Coexistence with earlier versions of perl 5"> above.) @@ -2566,15 +2566,15 @@ Firstly, the bare minimum to run this script print("$f\n"); } -in Linux with perl-5.32.0 is as follows (under $Config{prefix}): +in Linux with perl-5.31.11 is as follows (under $Config{prefix}): ./bin/perl - ./lib/perl5/5.32.0/strict.pm - ./lib/perl5/5.32.0/warnings.pm - ./lib/perl5/5.32.0/i686-linux/File/Glob.pm - ./lib/perl5/5.32.0/feature.pm - ./lib/perl5/5.32.0/XSLoader.pm - ./lib/perl5/5.32.0/i686-linux/auto/File/Glob/Glob.so + ./lib/perl5/5.31.11/strict.pm + ./lib/perl5/5.31.11/warnings.pm + ./lib/perl5/5.31.11/i686-linux/File/Glob.pm + ./lib/perl5/5.31.11/feature.pm + ./lib/perl5/5.31.11/XSLoader.pm + ./lib/perl5/5.31.11/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/META.json b/META.json index e31a82e..f4079de 100644 --- a/META.json +++ b/META.json @@ -117,7 +117,7 @@ "vxs.inc" ] }, - "release_status" : "testing", + "release_status" : "unstable", "resources" : { "bugtracker" : { "web" : "https://github.com/Perl/perl5/issues" @@ -130,6 +130,6 @@ "url" : "https://github.com/Perl/perl5" } }, - "version" : "5.032000", + "version" : "5.031011", "x_serialization_backend" : "JSON::PP version 4.04" } diff --git a/META.yml b/META.yml index 505b00a..74dd4fd 100644 --- a/META.yml +++ b/META.yml @@ -117,5 +117,5 @@ resources: homepage: https://www.perl.org/ license: https://dev.perl.org/licenses/ repository: https://github.com/Perl/perl5 -version: '5.032000' +version: '5.031011' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff --git a/Makefile.SH b/Makefile.SH index f77f170..d92ce61 100755 --- a/Makefile.SH +++ b/Makefile.SH @@ -589,7 +589,7 @@ esac $spitshell >>$Makefile <<'!NO!SUBS!' -perltoc_pod_prereqs = extra.pods pod/perl5320delta.pod pod/perlapi.pod pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod +perltoc_pod_prereqs = extra.pods pod/perl53111delta.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 @@ -1153,9 +1153,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/perl5320delta.pod: pod/perldelta.pod - $(RMS) pod/perl5320delta.pod - $(LNS) perldelta.pod pod/perl5320delta.pod +pod/perl53111delta.pod: pod/perldelta.pod + $(RMS) pod/perl53111delta.pod + $(LNS) perldelta.pod pod/perl53111delta.pod extra.pods: $(MINIPERL_EXE) -@test ! -f extra.pods || rm -f `cat extra.pods` diff --git a/NetWare/Makefile b/NetWare/Makefile index f7bf992..e867536 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.32.0 for NetWare" +MODULE_DESC = "Perl 5.31.11 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.32.0 +INST_VER = \5.31.11 # # 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 18a1d02..3e245d7 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.32.0\\lib\\NetWare-x86-multi-thread" /**/ +#define ARCHLIB "c:\\perl\\5.31.11\\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.32.0\\bin\\NetWare-x86-multi-thread" /**/ -#define BIN_EXP "c:\\perl\\5.32.0\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN "c:\\perl\\5.31.11\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN_EXP "c:\\perl\\5.31.11\\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.32.0\\lib\\NetWare-x86-multi-thread" /**/ +#define SITEARCH "c:\\perl\\site\\5.31.11\\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.32.0\\lib" /**/ +#define SITELIB "c:\\perl\\site\\5.31.11\\lib" /**/ /*#define SITELIB_EXP "" /**/ #define SITELIB_STEM "" /**/ diff --git a/Porting/config.sh b/Porting/config.sh index d1842b3..0cf4f84 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -44,12 +44,12 @@ afsroot='/afs' alignbytes='8' aphostname='' api_revision='5' -api_subversion='0' -api_version='32' -api_versionstring='5.32.0' +api_subversion='11' +api_version='31' +api_versionstring='5.31.11' ar='ar' -archlib='/opt/perl/lib/5.32.0/x86_64-linux' -archlibexp='/opt/perl/lib/5.32.0/x86_64-linux' +archlib='/opt/perl/lib/5.31.11/x86_64-linux' +archlibexp='/opt/perl/lib/5.31.11/x86_64-linux' archname64='' archname='x86_64-linux' archobjs='' @@ -847,7 +847,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.32.0/x86_64-linux' +installarchlib='/opt/perl/lib/5.31.11/x86_64-linux' installbin='/opt/perl/bin' installhtml1dir='' installhtml3dir='' @@ -855,13 +855,13 @@ installman1dir='/opt/perl/man/man1' installman3dir='/opt/perl/man/man3' installprefix='/opt/perl' installprefixexp='/opt/perl' -installprivlib='/opt/perl/lib/5.32.0' +installprivlib='/opt/perl/lib/5.31.11' installscript='/opt/perl/bin' -installsitearch='/opt/perl/lib/site_perl/5.32.0/x86_64-linux' +installsitearch='/opt/perl/lib/site_perl/5.31.11/x86_64-linux' installsitebin='/opt/perl/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='/opt/perl/lib/site_perl/5.32.0' +installsitelib='/opt/perl/lib/site_perl/5.31.11' installsiteman1dir='/opt/perl/man/man1' installsiteman3dir='/opt/perl/man/man3' installsitescript='/opt/perl/bin' @@ -986,7 +986,7 @@ perl_patchlevel='' perl_static_inline='static __inline__' perladmin='yourname@yourhost.yourplace.com' perllibs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc' -perlpath='/opt/perl/bin/perl5.32.0' +perlpath='/opt/perl/bin/perl5.31.11' pg='pg' phostname='' pidtype='pid_t' @@ -995,8 +995,8 @@ pmake='' pr='' prefix='/opt/perl' prefixexp='/opt/perl' -privlib='/opt/perl/lib/5.32.0' -privlibexp='/opt/perl/lib/5.32.0' +privlib='/opt/perl/lib/5.31.11' +privlibexp='/opt/perl/lib/5.31.11' procselfexe='"/proc/self/exe"' ptrsize='8' quadkind='2' @@ -1061,17 +1061,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.32.0/x86_64-linux' -sitearchexp='/opt/perl/lib/site_perl/5.32.0/x86_64-linux' +sitearch='/opt/perl/lib/site_perl/5.31.11/x86_64-linux' +sitearchexp='/opt/perl/lib/site_perl/5.31.11/x86_64-linux' sitebin='/opt/perl/bin' sitebinexp='/opt/perl/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/opt/perl/lib/site_perl/5.32.0' +sitelib='/opt/perl/lib/site_perl/5.31.11' sitelib_stem='/opt/perl/lib/site_perl' -sitelibexp='/opt/perl/lib/site_perl/5.32.0' +sitelibexp='/opt/perl/lib/site_perl/5.31.11' siteman1dir='/opt/perl/man/man1' siteman1direxp='/opt/perl/man/man1' siteman3dir='/opt/perl/man/man3' @@ -1097,7 +1097,7 @@ src='.' ssizetype='ssize_t' st_ino_sign='1' st_ino_size='8' -startperl='#!/opt/perl/bin/perl5.32.0' +startperl='#!/opt/perl/bin/perl5.31.11' startsh='#!/bin/sh' static_ext=' ' stdchar='char' @@ -1109,7 +1109,7 @@ stdio_ptr='((fp)->_IO_read_ptr)' stdio_stream_array='' strerror_r_proto='0' submit='' -subversion='0' +subversion='11' sysman='/usr/share/man/man1' sysroot='' tail='' @@ -1207,8 +1207,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.32.0' -version_patchlevel_string='version 32 subversion 0' +version='5.31.11' +version_patchlevel_string='version 31 subversion 11' versiononly='define' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1217,11 +1217,11 @@ yaccflags='' zcat='' zip='zip' PERL_REVISION=5 -PERL_VERSION=32 -PERL_SUBVERSION=0 +PERL_VERSION=31 +PERL_SUBVERSION=11 PERL_API_REVISION=5 -PERL_API_VERSION=32 -PERL_API_SUBVERSION=0 +PERL_API_VERSION=31 +PERL_API_SUBVERSION=11 PERL_PATCHLEVEL='' PERL_CONFIG_SH=true : Variables propagated from previous config.sh file. diff --git a/Porting/config_H b/Porting/config_H index 9feb0d9..e76a1b4 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.32.0/x86_64-linux" /**/ -#define ARCHLIB_EXP "/opt/perl/lib/5.32.0/x86_64-linux" /**/ +#define ARCHLIB "/opt/perl/lib/5.31.11/x86_64-linux" /**/ +#define ARCHLIB_EXP "/opt/perl/lib/5.31.11/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.32.0" /**/ -#define PRIVLIB_EXP "/opt/perl/lib/5.32.0" /**/ +#define PRIVLIB "/opt/perl/lib/5.31.11" /**/ +#define PRIVLIB_EXP "/opt/perl/lib/5.31.11" /**/ /* 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.32.0/x86_64-linux" /**/ -#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.32.0/x86_64-linux" /**/ +#define SITEARCH "/opt/perl/lib/site_perl/5.31.11/x86_64-linux" /**/ +#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.31.11/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.32.0" /**/ -#define SITELIB_EXP "/opt/perl/lib/site_perl/5.32.0" /**/ +#define SITELIB "/opt/perl/lib/site_perl/5.31.11" /**/ +#define SITELIB_EXP "/opt/perl/lib/site_perl/5.31.11" /**/ #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.32.0" /**/ +#define STARTPERL "#!/opt/perl/bin/perl5.31.11" /**/ /* HAS_STDIO_STREAM_ARRAY: * This symbol, if defined, tells that there is an array diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod index 5839914..992716a 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.32.0..HEAD + perl Porting/acknowledgements.pl v5.31.11..HEAD =head1 Reporting Bugs diff --git a/Porting/release_schedule.pod b/Porting/release_schedule.pod index 982ce4e..4a3640c 100644 --- a/Porting/release_schedule.pod +++ b/Porting/release_schedule.pod @@ -19,7 +19,8 @@ Code freezes (which happen in the 5.31.X series) 2020-02-20 5.31.9 ✓ User-visible changes to correctly functioning programs freeze 2020-03-20 5.31.10 ✓ Full code freeze - 2020-04-20 5.32.0 Stable release! + 2020-04-20 5.31.11 Full code freeze (clearing BBCs) + 2020-05-20 5.32.0 Stable release! =head2 Perl 5.30 @@ -67,6 +68,7 @@ you should reset the version numbers to the next blead series. 2020-01-20 5.31.8 ✓ Matthew Horsfall 2020-02-20 5.31.9 ✓ Renee Bäcker 2020-03-20 5.31.10 ✓ Sawyer X + 2020-04-20 5.31.11 Sawyer X (RC0 for 5.32.0 will be released once we think that all the blockers have been addressed. This typically means some time in April or May.) diff --git a/Porting/todo.pod b/Porting/todo.pod index df78df9..66d1421 100644 --- a/Porting/todo.pod +++ b/Porting/todo.pod @@ -486,7 +486,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.32.0. +options would be nice for perl 5.31.11. =head2 Profile Perl - am I hot or not? @@ -1189,7 +1189,7 @@ L =head1 Big projects Tasks that will get your name mentioned in the description of the "Highlights -of 5.32.0" +of 5.31.11" =head2 make ithreads more robust diff --git a/README.haiku b/README.haiku index 0fbb9e7..5c416dd 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.32.0/BePC-haiku/CORE/libperl.so . + cd /boot/common/lib; ln -s perl5/5.31.11/BePC-haiku/CORE/libperl.so . -Replace C<5.32.0> with your respective version of Perl. +Replace C<5.31.11> with your respective version of Perl. =head1 KNOWN PROBLEMS diff --git a/README.macosx b/README.macosx index 6e84a87..1a2a1ad 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 https://www.cpan.org/src/perl-5.32.0.tar.gz - tar -xzf perl-5.32.0.tar.gz - cd perl-5.32.0 + curl -O https://www.cpan.org/src/perl-5.31.11.tar.gz + tar -xzf perl-5.31.11.tar.gz + cd perl-5.31.11 ./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.32.0 as of this writing) builds without changes +The latest Perl release (5.31.11 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 2259765..c5ecc38 100644 --- a/README.os2 +++ b/README.os2 @@ -619,7 +619,7 @@ C in F, see L">. =item Additional Perl modules - unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.32.0/ + unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.31.11/ Same remark as above applies. Additionally, if this directory is not one of directories on @INC (and @INC is influenced by C), you diff --git a/README.os390 b/README.os390 index a06e93f..5a2d811 100644 --- a/README.os390 +++ b/README.os390 @@ -452,7 +452,7 @@ Updated 12 March 2001 to mention //'SYS1.TCPPARMS(TCPDATA)'. Updated 28 November 2001 for broken URLs. -Updated 03 October 2019 for perl-5.32.0+ +Updated 03 October 2019 for perl-5.31.11+ =cut diff --git a/README.vms b/README.vms index 5d94ad8..9e62a64 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^.32^.0.tar + vmstar -xvf perl-5^.31^.11.tar Then set default to the top-level source directory like so: - set default [.perl-5^.32^.0] + set default [.perl-5^.31^.11] and proceed with configuration as described in the next section. diff --git a/README.win32 b/README.win32 index 78a5558..20034d7 100644 --- a/README.win32 +++ b/README.win32 @@ -399,7 +399,7 @@ Be sure to read the instructions near the top of the makefiles carefully. Type "dmake" ("gmake" for GNU make, or "nmake" if you are using that make). This should build everything. Specifically, it will create perl.exe, -perl532.dll at the perl toplevel, and various other extension dll's +perl531.dll at the perl toplevel, and various other extension dll's under the lib\auto directory. If the build fails for any reason, make sure you have done the previous steps correctly. diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index 0e41e50..4f91ca8 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,5 +1,5 @@ 5.20200420 - - Updated for v5.32.0 + - Updated for v5.31.11 5.20200320 - Updated for v5.31.10 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 80e1593..1101d15 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -362,7 +362,7 @@ sub changes_between { 5.031009 => '2020-02-20', 5.030002 => '2020-03-14', 5.031010 => '2020-03-20', - 5.032000 => '2020-04-20', + 5.031011 => '2020-04-20', ); for my $version ( sort { $a <=> $b } keys %released ) { @@ -17366,7 +17366,7 @@ for my $version ( sort { $a <=> $b } keys %released ) { removed => { } }, - 5.032000 => { + 5.031011 => { delta_from => 5.03101, changed => { 'B::Deparse' => '1.53', @@ -18486,7 +18486,7 @@ sub is_core removed => { } }, - 5.032000 => { + 5.031011 => { delta_from => 5.03101, changed => { }, diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm index 7d80efc..b61dd70 100644 --- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm +++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm @@ -1594,7 +1594,7 @@ my %delta = ( removed => { } }, - 5.032000 => { + 5.031011 => { delta_from => 5.03101, changed => { }, diff --git a/hints/catamount.sh b/hints/catamount.sh index be3f8f6..d2ec4ca 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.32.0 +# mkdir -p /opt/perl-catamount/lib/perl5/5.31.11 # 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.32.0 +# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.31.11 # 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/lib/B/Op_private.pm b/lib/B/Op_private.pm index 54d0046..e014b34 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.032000"; +our $VERSION = "5.031011"; $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 56d2c25..ca8d972 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -14,8 +14,8 @@ * exactly on the third column */ #define PERL_REVISION 5 /* age */ -#define PERL_VERSION 32 /* epoch */ -#define PERL_SUBVERSION 0 /* generation */ +#define PERL_VERSION 31 /* epoch */ +#define PERL_SUBVERSION 11 /* generation */ /* The following numbers describe the earliest compatible version of Perl ("compatibility" here being defined as sufficient binary/API @@ -35,8 +35,8 @@ changing them should not be necessary. */ #define PERL_API_REVISION 5 -#define PERL_API_VERSION 32 -#define PERL_API_SUBVERSION 0 +#define PERL_API_VERSION 31 +#define PERL_API_SUBVERSION 11 /* XXX Note: The selection of non-default Configure options, such as -Duselonglong may invalidate these settings. Currently, Configure @@ -133,7 +133,6 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC0" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif diff --git a/plan9/config.plan9 b/plan9/config.plan9 index d31b328..f96e256 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.32.0" /**/ -#define PRIVLIB_EXP "/sys/lib/perl/5.32.0" /**/ +#define PRIVLIB "/sys/lib/perl/5.31.11" /**/ +#define PRIVLIB_EXP "/sys/lib/perl/5.31.11" /**/ /* 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.32.0/site_perl" /**/ -#define SITELIB_EXP "/sys/lib/perl/5.32.0/site_perl" /**/ -#define SITELIB_STEM "/sys/lib/perl/5.32.0/site_perl" /**/ +#define SITELIB "/sys/lib/perl/5.31.11/site_perl" /**/ +#define SITELIB_EXP "/sys/lib/perl/5.31.11/site_perl" /**/ +#define SITELIB_STEM "/sys/lib/perl/5.31.11/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 bcb4824..979a1bd 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='0' -api_version='32' -api_versionstring='5.32.0' +api_subversion='11' +api_version='31' +api_versionstring='5.31.11' ar='ar' -archlib='/sys/lib/perl5/5.32.0/386' -archlibexp='/sys/lib/perl5/5.32.0/386' +archlib='/sys/lib/perl5/5.31.11/386' +archlibexp='/sys/lib/perl5/5.31.11/386' archname64='' archname='386' archobjs='' @@ -817,17 +817,17 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='/sys/lib/perl/5.32.0/386' +installarchlib='/sys/lib/perl/5.31.11/386' installbin='/usr/bin' installman1dir='/sys/man/1pub' installman3dir='/sys/man/2pub' installprefix='/usr' installprefixexp='/usr' -installprivlib='/sys/lib/perl/5.32.0' +installprivlib='/sys/lib/perl/5.31.11' installscript='/usr/bin' -installsitearch='/sys/lib/perl/5.32.0/site_perl/386' +installsitearch='/sys/lib/perl/5.31.11/site_perl/386' installsitebin='/usr/bin' -installsitelib='/sys/lib/perl/5.32.0/site_perl' +installsitelib='/sys/lib/perl/5.31.11/site_perl' installstyle='lib/perl5' installusrbinperl='undef' installvendorarch='' @@ -952,8 +952,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/sys/lib/perl/5.32.0' -privlibexp='/sys/lib/perl/5.32.0' +privlib='/sys/lib/perl/5.31.11' +privlibexp='/sys/lib/perl/5.31.11' procselfexe='' prototype='define' ptrsize='4' @@ -1018,13 +1018,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.32.0/site_perl/386' +sitearch='/sys/lib/perl/5.31.11/site_perl/386' sitearchexp='/sys/lib/perl/site_perl/386' sitebin='/usr/bin' sitebinexp='/usr/bin' -sitelib='/sys/lib/perl/5.32.0/site_perl' -sitelib_stem='/sys/lib/perl/5.32.0/site_perl' -sitelibexp='/sys/lib/perl/5.32.0/site_perl' +sitelib='/sys/lib/perl/5.31.11/site_perl' +sitelib_stem='/sys/lib/perl/5.31.11/site_perl' +sitelibexp='/sys/lib/perl/5.31.11/site_perl' siteprefix='/usr' siteprefixexp='/usr' sizesize='4' @@ -1057,7 +1057,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/sys/include/ape/string.h' submit='' -subversion='0' +subversion='11' sysman='/sys/man/1pub' tail='' tar='' @@ -1138,8 +1138,8 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.32.0' -version_patchlevel_string='version 32 subversion 0' +version='5.31.11' +version_patchlevel_string='version 31 subversion 11' versiononly='undef' vi='' xlibpth='' @@ -1152,10 +1152,10 @@ config_arg0='./Configure' config_args='' config_argc=0 PERL_REVISION=5 -PERL_VERSION=32 -PERL_SUBVERSION=0 +PERL_VERSION=31 +PERL_SUBVERSION=11 PERL_API_REVISION=5 -PERL_API_VERSION=32 -PERL_API_SUBVERSION=0 +PERL_API_VERSION=31 +PERL_API_SUBVERSION=11 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/pod/.gitignore b/pod/.gitignore index 54fa65f..e638820 100644 --- a/pod/.gitignore +++ b/pod/.gitignore @@ -49,7 +49,7 @@ /roffitall # generated -/perl5320delta.pod +/perl53111delta.pod /perlapi.pod /perlintern.pod /perlmodlib.pod diff --git a/pod/perldelta.pod b/pod/perldelta.pod index aaa0fed..a92017e 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -5,11 +5,11 @@ [ 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.32.0 +perldelta - what is new for perl v5.31.11 =head1 DESCRIPTION -This document describes differences between the 5.30.0 release and the 5.32.0 +This document describes differences between the 5.30.0 release and the 5.31.11 release. If you are upgrading from an earlier release such as 5.28.0, first read diff --git a/uconfig.h b/uconfig.h index 1cd2681..f949665 100644 --- a/uconfig.h +++ b/uconfig.h @@ -1229,8 +1229,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 "/usr/local/lib/perl5/5.32/unknown" / **/ -/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.32/unknown" / **/ +/*#define ARCHLIB "/usr/local/lib/perl5/5.31/unknown" / **/ +/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.31/unknown" / **/ /* BIN: * This symbol holds the path of the bin directory where the package will @@ -1283,8 +1283,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 "/usr/local/lib/perl5/5.32" /**/ -#define PRIVLIB_EXP "/usr/local/lib/perl5/5.32" /**/ +#define PRIVLIB "/usr/local/lib/perl5/5.31" /**/ +#define PRIVLIB_EXP "/usr/local/lib/perl5/5.31" /**/ /* SITEARCH: * This symbol contains the name of the private library for this package. @@ -1301,8 +1301,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 "/usr/local/lib/perl5/5.32/unknown" / **/ -/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.32/unknown" / **/ +/*#define SITEARCH "/usr/local/lib/perl5/5.31/unknown" / **/ +/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.31/unknown" / **/ /* SITELIB: * This symbol contains the name of the private library for this package. @@ -1324,8 +1324,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 "/usr/local/lib/perl5/5.32" /**/ -#define SITELIB_EXP "/usr/local/lib/perl5/5.32" /**/ +#define SITELIB "/usr/local/lib/perl5/5.31" /**/ +#define SITELIB_EXP "/usr/local/lib/perl5/5.31" /**/ #define SITELIB_STEM "/usr/local/lib/perl5" /**/ /* PERL_VENDORARCH: @@ -5252,5 +5252,5 @@ /* Generated from: * 8762a3dfdfab48d1fe29cf7b27dfa150e1eec38b0d1f0f441d7cd9f5abef7dc8 config_h.SH - * b670e913e6b370b8d4d90fcd8a22d307db351699bb065fffef93b5f8418db06c uconfig.sh + * 31c25f95118efbf99e358f81091058e6723b4cccb8474dfbc6d06c2b7d46ff17 uconfig.sh * ex: set ro: */ diff --git a/uconfig.sh b/uconfig.sh index cf3c578..834cdf3 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -6,8 +6,8 @@ afs='false' afsroot='/afs' alignbytes='4' aphostname='/bin/hostname' -archlib='/usr/local/lib/perl5/5.32/unknown' -archlibexp='/usr/local/lib/perl5/5.32/unknown' +archlib='/usr/local/lib/perl5/5.31/unknown' +archlibexp='/usr/local/lib/perl5/5.31/unknown' archname='unknown' asctime_r_proto='0' bin='/usr/local/bin' @@ -780,8 +780,8 @@ package='perl5' perl_static_inline='static' phostname='hostname' pidtype=int -privlib='/usr/local/lib/perl5/5.32' -privlibexp='/usr/local/lib/perl5/5.32' +privlib='/usr/local/lib/perl5/5.31' +privlibexp='/usr/local/lib/perl5/5.31' procselfexe='' prototype='undef' ptrsize='4' @@ -831,11 +831,11 @@ sig_name_init='0' sig_num_init='0' sig_size='1' signal_t=int -sitearch='/usr/local/lib/perl5/5.32/unknown' -sitearchexp='/usr/local/lib/perl5/5.32/unknown' -sitelib='/usr/local/lib/perl5/5.32' +sitearch='/usr/local/lib/perl5/5.31/unknown' +sitearchexp='/usr/local/lib/perl5/5.31/unknown' +sitelib='/usr/local/lib/perl5/5.31' sitelib_stem='/usr/local/lib/perl5' -sitelibexp='/usr/local/lib/perl5/5.32' +sitelibexp='/usr/local/lib/perl5/5.31' sizesize=4 sizetype='size_t' socksizetype='int' diff --git a/uconfig64.sh b/uconfig64.sh index 704e252..65360c0 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -6,8 +6,8 @@ afs='false' afsroot='/afs' alignbytes='8' aphostname='/bin/hostname' -archlib='/usr/local/lib/perl5/5.32/unknown' -archlibexp='/usr/local/lib/perl5/5.32/unknown' +archlib='/usr/local/lib/perl5/5.31/unknown' +archlibexp='/usr/local/lib/perl5/5.31/unknown' archname='unknown64' asctime_r_proto='0' bin='/usr/local/bin' @@ -780,8 +780,8 @@ package='perl5' perl_static_inline='static' phostname='hostname' pidtype=int -privlib='/usr/local/lib/perl5/5.32' -privlibexp='/usr/local/lib/perl5/5.32' +privlib='/usr/local/lib/perl5/5.31' +privlibexp='/usr/local/lib/perl5/5.31' procselfexe='' prototype='undef' ptrsize='8' @@ -831,11 +831,11 @@ sig_name_init='0' sig_num_init='0' sig_size='1' signal_t=int -sitearch='/usr/local/lib/perl5/5.32/unknown' -sitearchexp='/usr/local/lib/perl5/5.32/unknown' -sitelib='/usr/local/lib/perl5/5.32' +sitearch='/usr/local/lib/perl5/5.31/unknown' +sitearchexp='/usr/local/lib/perl5/5.31/unknown' +sitelib='/usr/local/lib/perl5/5.31' sitelib_stem='/usr/local/lib/perl5' -sitelibexp='/usr/local/lib/perl5/5.32' +sitelibexp='/usr/local/lib/perl5/5.31' sizesize=4 sizetype='size_t' socksizetype='int' diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 0ba7c3d..e2f84dc 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]perl5320delta.pod +PERLDELTA_CURRENT = [.pod]perl53111delta.pod $(PERLDELTA_CURRENT) : [.pod]perldelta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT) diff --git a/win32/GNUmakefile b/win32/GNUmakefile index 1b47c77..ccddfae 100644 --- a/win32/GNUmakefile +++ b/win32/GNUmakefile @@ -7,7 +7,7 @@ # Windows SDK 64-bit compiler and tools # # This is set up to build a perl.exe that runs off a shared library -# (perl532.dll). Also makes individual DLLs for the XS extensions. +# (perl531.dll). Also makes individual DLLs for the XS extensions. # # The easiest way to customize the build process is to use parameters like this: # @@ -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.32.0 +#INST_VER := \5.31.11 # # Comment this out if you DON'T want your perl installation to have @@ -230,7 +230,7 @@ DEFAULT_INC_EXCLUDES_DOT := define # set this to additionally provide a statically linked perl-static.exe. # Note that dynamic loading will not work with this perl, so you must # include required modules statically using the STATIC_EXT or ALL_STATIC -# variables below. A static library perl532s.lib will also be created. +# variables below. A static library perl531s.lib will also be created. # Ordinary perl.exe is not affected by this option. # #BUILD_STATIC := define @@ -1004,9 +1004,9 @@ ifeq ($(CCTYPE),GCC) CFGSH_TMPL = config.gc CFGH_TMPL = config_H.gc -PERLIMPLIB = $(COREDIR)\libperl532$(a) -PERLIMPLIBBASE = libperl532$(a) -PERLSTATICLIB = ..\libperl532s$(a) +PERLIMPLIB = $(COREDIR)\libperl531$(a) +PERLIMPLIBBASE = libperl531$(a) +PERLSTATICLIB = ..\libperl531s$(a) INT64 = long long else @@ -1019,12 +1019,12 @@ endif # makedef.pl must be updated if this changes, and this should normally # only change when there is an incompatible revision of the public API. -PERLIMPLIB ?= $(COREDIR)\perl532$(a) -PERLIMPLIBBASE ?= perl532$(a) -PERLEXPLIB ?= $(COREDIR)\perl532.exp -PERLSTATICLIB ?= ..\perl532s$(a) -PERLDLL = ..\perl532.dll -PERLDLLBASE = perl532.dll +PERLIMPLIB ?= $(COREDIR)\perl531$(a) +PERLIMPLIBBASE ?= perl531$(a) +PERLEXPLIB ?= $(COREDIR)\perl531.exp +PERLSTATICLIB ?= ..\perl531s$(a) +PERLDLL = ..\perl531.dll +PERLDLLBASE = perl531.dll # don't let "gmake -n all" try to run "miniperl.exe make_ext.pl" PLMAKE = gmake @@ -1745,7 +1745,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\perl5320delta.pod + copy ..\pod\perldelta.pod ..\pod\perl53111delta.pod $(MINIPERL) -I..\lib $(PL2BAT) $(UTILS) $(MINIPERL) -I..\lib ..\autodoc.pl .. $(MINIPERL) -I..\lib ..\pod\perlmodlib.PL -q .. @@ -1843,7 +1843,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 \ - perl5320delta.pod perlaix.pod perlamiga.pod perlandroid.pod \ + perl53111delta.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 d6762f9..e49fad8 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -5,7 +5,7 @@ # Windows SDK 64-bit compiler and tools # # This is set up to build a perl.exe that runs off a shared library -# (perl532.dll). Also makes individual DLLs for the XS extensions. +# (perl531.dll). Also makes individual DLLs for the XS extensions. # ## @@ -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.32.0 +#INST_VER = \5.31.11 # # Comment this out if you DON'T want your perl installation to have @@ -191,7 +191,7 @@ DEFAULT_INC_EXCLUDES_DOT = define # set this to additionally provide a statically linked perl-static.exe. # Note that dynamic loading will not work with this perl, so you must # include required modules statically using the STATIC_EXT or ALL_STATIC -# variables below. A static library perl532s.lib will also be created. +# variables below. A static library perl531s.lib will also be created. # Ordinary perl.exe is not affected by this option. # #BUILD_STATIC = define @@ -665,9 +665,9 @@ $(o).dll: # makedef.pl must be updated if this changes, and this should normally # only change when there is an incompatible revision of the public API. -PERLIMPLIB = ..\perl532.lib -PERLSTATICLIB = ..\perl532s.lib -PERLDLL = ..\perl532.dll +PERLIMPLIB = ..\perl531.lib +PERLSTATICLIB = ..\perl531s.lib +PERLDLL = ..\perl531.dll MINIPERL = ..\miniperl.exe MINIDIR = .\mini @@ -1265,7 +1265,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\perl5320delta.pod + copy ..\pod\perldelta.pod ..\pod\perl53111delta.pod cd ..\win32 $(PERLEXE) $(PL2BAT) $(UTILS) $(MINIPERL) -I..\lib ..\autodoc.pl .. @@ -1364,7 +1364,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 \ - perl5320delta.pod perlaix.pod perlamiga.pod perlandroid.pod \ + perl53111delta.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 9a52546..f839e2d 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -7,7 +7,7 @@ # Windows SDK 64-bit compiler and tools # # This is set up to build a perl.exe that runs off a shared library -# (perl532.dll). Also makes individual DLLs for the XS extensions. +# (perl531.dll). Also makes individual DLLs for the XS extensions. # ## @@ -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.32.0 +#INST_VER *= \5.31.11 # # Comment this out if you DON'T want your perl installation to have @@ -220,7 +220,7 @@ DEFAULT_INC_EXCLUDES_DOT *= define # set this to additionally provide a statically linked perl-static.exe. # Note that dynamic loading will not work with this perl, so you must # include required modules statically using the STATIC_EXT or ALL_STATIC -# variables below. A static library perl532s.lib will also be created. +# variables below. A static library perl531s.lib will also be created. # Ordinary perl.exe is not affected by this option. # #BUILD_STATIC *= define @@ -950,8 +950,8 @@ UTILS = \ CFGSH_TMPL = config.gc CFGH_TMPL = config_H.gc -PERLIMPLIB = $(COREDIR)\libperl532$(a) -PERLSTATICLIB = ..\libperl532s$(a) +PERLIMPLIB = $(COREDIR)\libperl531$(a) +PERLSTATICLIB = ..\libperl531s$(a) INT64 = long long .ELSE @@ -964,11 +964,11 @@ INT64 = __int64 # makedef.pl must be updated if this changes, and this should normally # only change when there is an incompatible revision of the public API. -PERLIMPLIB *= $(COREDIR)\perl532$(a) -PERLEXPLIB *= $(COREDIR)\perl532.exp -PERLSTATICLIB *= ..\perl532s$(a) -PERLDLL = ..\perl532.dll -PERLDLLBASE = perl532.dll +PERLIMPLIB *= $(COREDIR)\perl531$(a) +PERLEXPLIB *= $(COREDIR)\perl531.exp +PERLSTATICLIB *= ..\perl531s$(a) +PERLDLL = ..\perl531.dll +PERLDLLBASE = perl531.dll #EUMM on Win32 isn't ready for parallel make, so only allow this file to be parallel #$(MAKE) will contain the -P that this makefile was called with, which is bad for @@ -1664,7 +1664,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\perl5320delta.pod + copy ..\pod\perldelta.pod ..\pod\perl53111delta.pod $(MINIPERL) -I..\lib $(PL2BAT) $(UTILS) $(MINIPERL) -I..\lib ..\autodoc.pl .. $(MINIPERL) -I..\lib ..\pod\perlmodlib.PL -q .. @@ -1762,7 +1762,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 \ - perl5320delta.pod perlaix.pod perlamiga.pod perlandroid.pod \ + perl53111delta.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 279f6a5..c115d5d 100644 --- a/win32/pod.mak +++ b/win32/pod.mak @@ -62,6 +62,7 @@ POD = perl.pod \ perl5302delta.pod \ perl5310delta.pod \ perl53110delta.pod \ + perl53111delta.pod \ perl5311delta.pod \ perl5312delta.pod \ perl5313delta.pod \ @@ -71,7 +72,6 @@ POD = perl.pod \ perl5317delta.pod \ perl5318delta.pod \ perl5319delta.pod \ - perl5320delta.pod \ perl561delta.pod \ perl56delta.pod \ perl581delta.pod \ @@ -229,6 +229,7 @@ MAN = perl.man \ perl5302delta.man \ perl5310delta.man \ perl53110delta.man \ + perl53111delta.man \ perl5311delta.man \ perl5312delta.man \ perl5313delta.man \ @@ -238,7 +239,6 @@ MAN = perl.man \ perl5317delta.man \ perl5318delta.man \ perl5319delta.man \ - perl5320delta.man \ perl561delta.man \ perl56delta.man \ perl581delta.man \ @@ -396,6 +396,7 @@ HTML = perl.html \ perl5302delta.html \ perl5310delta.html \ perl53110delta.html \ + perl53111delta.html \ perl5311delta.html \ perl5312delta.html \ perl5313delta.html \ @@ -405,7 +406,6 @@ HTML = perl.html \ perl5317delta.html \ perl5318delta.html \ perl5319delta.html \ - perl5320delta.html \ perl561delta.html \ perl56delta.html \ perl581delta.html \ @@ -563,6 +563,7 @@ TEX = perl.tex \ perl5302delta.tex \ perl5310delta.tex \ perl53110delta.tex \ + perl53111delta.tex \ perl5311delta.tex \ perl5312delta.tex \ perl5313delta.tex \ @@ -572,7 +573,6 @@ TEX = perl.tex \ perl5317delta.tex \ perl5318delta.tex \ perl5319delta.tex \ - perl5320delta.tex \ perl561delta.tex \ perl56delta.tex \ perl581delta.tex \ -- 1.8.3.1