diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index 33bab373927d..2a664d9195d5 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -32,11 +32,11 @@ alignbytes='4' aphostname='/bin/hostname' api_revision='5' api_subversion='0' -api_version='34' -api_versionstring='5.34.0' +api_version='35' +api_versionstring='5.35.0' ar='ar' -archlib='/usr/lib/perl5/5.34.0/armv4l-linux' -archlibexp='/usr/lib/perl5/5.34.0/armv4l-linux' +archlib='/usr/lib/perl5/5.35.0/armv4l-linux' +archlibexp='/usr/lib/perl5/5.35.0/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.34.0/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.35.0/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' @@ -825,7 +825,7 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='./install_me_here/usr/lib/perl5/5.34.0/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.35.0/armv4l-linux' installbin='./install_me_here/usr/bin' installhtml1dir='' installhtml3dir='' @@ -833,13 +833,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.34.0' +installprivlib='./install_me_here/usr/lib/perl5/5.35.0' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.34.0/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.35.0/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.34.0' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.35.0' installsiteman1dir='./install_me_here/usr/share/man/man1' installsiteman3dir='./install_me_here/usr/share/man/man3' installsitescript='./install_me_here/usr/bin' @@ -973,8 +973,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/usr/lib/perl5/5.34.0' -privlibexp='/usr/lib/perl5/5.34.0' +privlib='/usr/lib/perl5/5.35.0' +privlibexp='/usr/lib/perl5/5.35.0' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -1039,17 +1039,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.34.0/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.34.0/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.35.0/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.35.0/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.34.0' +sitelib='/usr/lib/perl5/site_perl/5.35.0' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.34.0' +sitelibexp='/usr/lib/perl5/site_perl/5.35.0' siteman1dir='/usr/share/man/man1' siteman1direxp='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' @@ -1179,8 +1179,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.34.0' -version_patchlevel_string='version 34 subversion 0' +version='5.35.0' +version_patchlevel_string='version 35 subversion 0' versiononly='undef' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1193,10 +1193,10 @@ config_arg0='Configure' config_args='' config_argc=0 PERL_REVISION=5 -PERL_VERSION=34 +PERL_VERSION=35 PERL_SUBVERSION=0 PERL_API_REVISION=5 -PERL_API_VERSION=34 +PERL_API_VERSION=35 PERL_API_SUBVERSION=0 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/Cross/config.sh-arm-linux-n770 b/Cross/config.sh-arm-linux-n770 index 73567fbae913..df53f99cfd29 100644 --- a/Cross/config.sh-arm-linux-n770 +++ b/Cross/config.sh-arm-linux-n770 @@ -32,11 +32,11 @@ alignbytes='4' aphostname='/bin/hostname' api_revision='5' api_subversion='0' -api_version='34' -api_versionstring='5.34.0' +api_version='35' +api_versionstring='5.35.0' ar='ar' -archlib='/usr/lib/perl5/5.34.0/armv4l-linux' -archlibexp='/usr/lib/perl5/5.34.0/armv4l-linux' +archlib='/usr/lib/perl5/5.35.0/armv4l-linux' +archlibexp='/usr/lib/perl5/5.35.0/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.34.0/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.35.0/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.34.0/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.35.0/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.34.0' +installprivlib='./install_me_here/usr/lib/perl5/5.35.0' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.34.0/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.35.0/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.34.0' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.35.0' 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.34.0' -privlibexp='/usr/lib/perl5/5.34.0' +privlib='/usr/lib/perl5/5.35.0' +privlibexp='/usr/lib/perl5/5.35.0' 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.34.0/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.34.0/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.35.0/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.35.0/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.34.0' +sitelib='/usr/lib/perl5/site_perl/5.35.0' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.34.0' +sitelibexp='/usr/lib/perl5/site_perl/5.35.0' siteman1dir='/usr/share/man/man1' siteman1direxp='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' @@ -1177,8 +1177,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.34.0' -version_patchlevel_string='version 34 subversion 0' +version='5.35.0' +version_patchlevel_string='version 35 subversion 0' 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=34 +PERL_VERSION=35 PERL_SUBVERSION=0 PERL_API_REVISION=5 -PERL_API_VERSION=34 +PERL_API_VERSION=35 PERL_API_SUBVERSION=0 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/INSTALL b/INSTALL index ce5ad45a6a6a..55e310301824 100644 --- a/INSTALL +++ b/INSTALL @@ -638,7 +638,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.34.0. +By default, Configure will use the following directories for 5.35.0. $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 @@ -2461,7 +2461,7 @@ L =head1 Coexistence with earlier versions of perl 5 -Perl 5.34.0 is not binary compatible with earlier versions of Perl. +Perl 5.35.0 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 @@ -2536,9 +2536,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.34.0 + sh Configure -Dprefix=/opt/perl5.35.0 -and adding /opt/perl5.34.0/bin to the shell PATH variable. Such users +and adding /opt/perl5.35.0/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. @@ -2553,11 +2553,11 @@ yet. =head2 Upgrading from 5.33.7 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.34.0. If you find you do need to rebuild an extension with -5.34.0, you may safely do so without disturbing the older +used with 5.35.0. If you find you do need to rebuild an extension with +5.35.0, you may safely do so without disturbing the older installations. (See L<"Coexistence with earlier versions of perl 5"> above.) @@ -2590,15 +2590,15 @@ Firstly, the bare minimum to run this script print("$f\n"); } -in Linux with perl-5.34.0 is as follows (under $Config{prefix}): +in Linux with perl-5.35.0 is as follows (under $Config{prefix}): ./bin/perl - ./lib/perl5/5.34.0/strict.pm - ./lib/perl5/5.34.0/warnings.pm - ./lib/perl5/5.34.0/i686-linux/File/Glob.pm - ./lib/perl5/5.34.0/feature.pm - ./lib/perl5/5.34.0/XSLoader.pm - ./lib/perl5/5.34.0/i686-linux/auto/File/Glob/Glob.so + ./lib/perl5/5.35.0/strict.pm + ./lib/perl5/5.35.0/warnings.pm + ./lib/perl5/5.35.0/i686-linux/File/Glob.pm + ./lib/perl5/5.35.0/feature.pm + ./lib/perl5/5.35.0/XSLoader.pm + ./lib/perl5/5.35.0/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 4647b414982a..a4d57432cd01 100644 --- a/META.json +++ b/META.json @@ -118,7 +118,7 @@ "vxs.inc" ] }, - "release_status" : "stable", + "release_status" : "unstable", "resources" : { "bugtracker" : { "web" : "https://github.com/Perl/perl5/issues" @@ -131,6 +131,6 @@ "url" : "https://github.com/Perl/perl5" } }, - "version" : "5.034000", + "version" : "5.035000", "x_serialization_backend" : "JSON::PP version 4.06" } diff --git a/META.yml b/META.yml index 241576c5332c..b939326014a2 100644 --- a/META.yml +++ b/META.yml @@ -118,5 +118,5 @@ resources: homepage: https://www.perl.org/ license: https://dev.perl.org/licenses/ repository: https://github.com/Perl/perl5 -version: '5.034000' +version: '5.035000' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff --git a/NetWare/Makefile b/NetWare/Makefile index d55c76f409aa..6bb038ccee2c 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.34.0 for NetWare" +MODULE_DESC = "Perl 5.35.0 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.34.0 +INST_VER = \5.35.0 # # 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 b90bc65f043d..7f4c0387815a 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.34.0\\lib\\NetWare-x86-multi-thread" /**/ +#define ARCHLIB "c:\\perl\\5.35.0\\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.34.0\\bin\\NetWare-x86-multi-thread" /**/ -#define BIN_EXP "c:\\perl\\5.34.0\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN "c:\\perl\\5.35.0\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN_EXP "c:\\perl\\5.35.0\\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.34.0\\lib\\NetWare-x86-multi-thread" /**/ +#define SITEARCH "c:\\perl\\site\\5.35.0\\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.34.0\\lib" /**/ +#define SITELIB "c:\\perl\\site\\5.35.0\\lib" /**/ /*#define SITELIB_EXP "" /**/ #define SITELIB_STEM "" /**/ diff --git a/Porting/config.sh b/Porting/config.sh index d1f54f2f6322..541571c05dd1 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -47,11 +47,11 @@ alignbytes='16' aphostname='' api_revision='5' api_subversion='0' -api_version='34' -api_versionstring='5.34.0' +api_version='35' +api_versionstring='5.35.0' ar='ar' -archlib='/opt/perl/lib/5.34.0/x86_64-linux-thread-multi-ld' -archlibexp='/opt/perl/lib/5.34.0/x86_64-linux-thread-multi-ld' +archlib='/opt/perl/lib/5.35.0/x86_64-linux-thread-multi-ld' +archlibexp='/opt/perl/lib/5.35.0/x86_64-linux-thread-multi-ld' archname64='' archname='x86_64-linux-thread-multi-ld' archobjs='' @@ -854,7 +854,7 @@ incpath='' incpth='/usr/lib64/gcc/x86_64-suse-linux/10/include /usr/local/include /usr/lib64/gcc/x86_64-suse-linux/10/include-fixed /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/include /usr/include' inews='' initialinstalllocation='/opt/perl/bin' -installarchlib='/opt/perl/lib/5.34.0/x86_64-linux-thread-multi-ld' +installarchlib='/opt/perl/lib/5.35.0/x86_64-linux-thread-multi-ld' installbin='/opt/perl/bin' installhtml1dir='' installhtml3dir='' @@ -862,13 +862,13 @@ installman1dir='/opt/perl/man/man1' installman3dir='/opt/perl/man/man3' installprefix='/opt/perl' installprefixexp='/opt/perl' -installprivlib='/opt/perl/lib/5.34.0' +installprivlib='/opt/perl/lib/5.35.0' installscript='/opt/perl/bin' -installsitearch='/opt/perl/lib/site_perl/5.34.0/x86_64-linux-thread-multi-ld' +installsitearch='/opt/perl/lib/site_perl/5.35.0/x86_64-linux-thread-multi-ld' installsitebin='/opt/perl/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='/opt/perl/lib/site_perl/5.34.0' +installsitelib='/opt/perl/lib/site_perl/5.35.0' installsiteman1dir='/opt/perl/man/man1' installsiteman3dir='/opt/perl/man/man3' installsitescript='/opt/perl/bin' @@ -993,7 +993,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.34.0' +perlpath='/opt/perl/bin/perl5.35.0' pg='pg' phostname='' pidtype='pid_t' @@ -1002,8 +1002,8 @@ pmake='' pr='' prefix='/opt/perl' prefixexp='/opt/perl' -privlib='/opt/perl/lib/5.34.0' -privlibexp='/opt/perl/lib/5.34.0' +privlib='/opt/perl/lib/5.35.0' +privlibexp='/opt/perl/lib/5.35.0' procselfexe='"/proc/self/exe"' ptrsize='8' quadkind='2' @@ -1068,17 +1068,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, 0' sig_size='68' signal_t='void' -sitearch='/opt/perl/lib/site_perl/5.34.0/x86_64-linux-thread-multi-ld' -sitearchexp='/opt/perl/lib/site_perl/5.34.0/x86_64-linux-thread-multi-ld' +sitearch='/opt/perl/lib/site_perl/5.35.0/x86_64-linux-thread-multi-ld' +sitearchexp='/opt/perl/lib/site_perl/5.35.0/x86_64-linux-thread-multi-ld' sitebin='/opt/perl/bin' sitebinexp='/opt/perl/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/opt/perl/lib/site_perl/5.34.0' +sitelib='/opt/perl/lib/site_perl/5.35.0' sitelib_stem='/opt/perl/lib/site_perl' -sitelibexp='/opt/perl/lib/site_perl/5.34.0' +sitelibexp='/opt/perl/lib/site_perl/5.35.0' siteman1dir='/opt/perl/man/man1' siteman1direxp='/opt/perl/man/man1' siteman3dir='/opt/perl/man/man3' @@ -1104,7 +1104,7 @@ src='.' ssizetype='ssize_t' st_ino_sign='1' st_ino_size='8' -startperl='#!/opt/perl/bin/perl5.34.0' +startperl='#!/opt/perl/bin/perl5.35.0' startsh='#!/bin/sh' static_ext=' ' stdchar='char' @@ -1215,8 +1215,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.34.0' -version_patchlevel_string='version 34 subversion 0' +version='5.35.0' +version_patchlevel_string='version 35 subversion 0' versiononly='define' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1225,10 +1225,10 @@ yaccflags='' zcat='' zip='zip' PERL_REVISION=5 -PERL_VERSION=34 +PERL_VERSION=35 PERL_SUBVERSION=0 PERL_API_REVISION=5 -PERL_API_VERSION=34 +PERL_API_VERSION=35 PERL_API_SUBVERSION=0 PERL_PATCHLEVEL='' PERL_CONFIG_SH=true diff --git a/Porting/config_H b/Porting/config_H index b11ee196c83d..d3fffae5cddf 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.34.0/x86_64-linux" /**/ -#define ARCHLIB_EXP "/opt/perl/lib/5.34.0/x86_64-linux" /**/ +#define ARCHLIB "/opt/perl/lib/5.35.0/x86_64-linux" /**/ +#define ARCHLIB_EXP "/opt/perl/lib/5.35.0/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.34.0" /**/ -#define PRIVLIB_EXP "/opt/perl/lib/5.34.0" /**/ +#define PRIVLIB "/opt/perl/lib/5.35.0" /**/ +#define PRIVLIB_EXP "/opt/perl/lib/5.35.0" /**/ /* 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.34.0/x86_64-linux" /**/ -#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.34.0/x86_64-linux" /**/ +#define SITEARCH "/opt/perl/lib/site_perl/5.35.0/x86_64-linux" /**/ +#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.35.0/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.34.0" /**/ -#define SITELIB_EXP "/opt/perl/lib/site_perl/5.34.0" /**/ +#define SITELIB "/opt/perl/lib/site_perl/5.35.0" /**/ +#define SITELIB_EXP "/opt/perl/lib/site_perl/5.35.0" /**/ #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.34.0" /**/ +#define STARTPERL "#!/opt/perl/bin/perl5.35.0" /**/ /* 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 c80869805cb8..32c1872b6925 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.34.0..HEAD + perl Porting/acknowledgements.pl v5.35.0..HEAD =head1 Reporting Bugs diff --git a/Porting/todo.pod b/Porting/todo.pod index 31e0e6a3be1d..2dff1b68eab9 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.34.0. +options would be nice for perl 5.35.0. =head2 Profile Perl - am I hot or not? @@ -1183,7 +1183,7 @@ L =head1 Big projects Tasks that will get your name mentioned in the description of the "Highlights -of 5.34.0" +of 5.35.0" =head2 make ithreads more robust diff --git a/README.haiku b/README.haiku index d8fa2b2e9e7f..6cc8f25dfc95 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.34.0/BePC-haiku/CORE/libperl.so . + cd /boot/common/lib; ln -s perl5/5.35.0/BePC-haiku/CORE/libperl.so . -Replace C<5.34.0> with your respective version of Perl. +Replace C<5.35.0> with your respective version of Perl. =head1 KNOWN PROBLEMS diff --git a/README.macosx b/README.macosx index d7ab899760d1..77d75d71e860 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.34.0.tar.gz - tar -xzf perl-5.34.0.tar.gz - cd perl-5.34.0 + curl -O https://www.cpan.org/src/perl-5.35.0.tar.gz + tar -xzf perl-5.35.0.tar.gz + cd perl-5.35.0 ./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.34.0 as of this writing) builds without changes +The latest Perl release (5.35.0 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 cb111b70a974..794208fedb7b 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.34.0/ + unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.35.0/ 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.vms b/README.vms index 15133d3afb2c..1a9329a6d34a 100644 --- a/README.vms +++ b/README.vms @@ -137,11 +137,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^.34^.0.tar + vmstar -xvf perl-5^.35^.0.tar Then set default to the top-level source directory like so: - set default [.perl-5^.34^.0] + set default [.perl-5^.35^.0] and proceed with configuration as described in the next section. diff --git a/README.win32 b/README.win32 index 80ffa7e34de0..4bc5b2f26798 100644 --- a/README.win32 +++ b/README.win32 @@ -386,7 +386,7 @@ Be sure to read the instructions near the top of the makefiles carefully. Type "gmake" (or "nmake" if you are using that make). This should build everything. Specifically, it will create perl.exe, -perl534.dll at the perl toplevel, and various other extension dll's +perl535.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 ac2aff6547ea..9ccf5103d5fe 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,3 +1,6 @@ +5.20210521 + - Updated for v5.35.0 + 5.20210520 - Updated for v5.34.0 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index b4f49bd34246..a7587bdd9f9e 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -4,7 +4,7 @@ use strict; our ( %released, %version, %families, %upstream, %bug_tracker, %deprecated, %delta ); use version; -our $VERSION = '5.20210520'; +our $VERSION = '5.20210521'; sub PKG_PATTERN () { q#\A[a-zA-Z_][0-9a-zA-Z_]*(?:(::|')[0-9a-zA-Z_]+)*\z# } sub _looks_like_invocant ($) { local $@; !!eval { $_[0]->isa(__PACKAGE__) } } @@ -378,6 +378,7 @@ sub changes_between { 5.033008 => '2021-03-20', 5.033009 => '2021-04-20', 5.034000 => '2021-05-20', + 5.035000 => '2021-05-21', ); for my $version ( sort { $a <=> $b } keys %released ) { @@ -18522,6 +18523,18 @@ for my $version ( sort { $a <=> $b } keys %released ) { removed => { } }, + 5.035000 => { + delta_from => 5.034, + changed => { + 'B::Op_private' => '5.035000', + 'Config' => '5.035', + 'Module::CoreList' => '5.20210521', + 'Module::CoreList::Utils'=> '5.20210521', + 'feature' => '1.65', + }, + removed => { + } + }, ); sub is_core @@ -19727,6 +19740,13 @@ sub is_core removed => { } }, + 5.035000 => { + delta_from => 5.034, + changed => { + }, + removed => { + } + }, ); %deprecated = _undelta(\%deprecated); diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm index dfe62c53297d..33d2d8948541 100644 --- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm +++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm @@ -4,7 +4,7 @@ use strict; use warnings; use Module::CoreList; -our $VERSION = '5.20210520'; +our $VERSION = '5.20210521'; our %utilities; sub utilities { @@ -1706,6 +1706,13 @@ my %delta = ( removed => { } }, + 5.035000 => { + delta_from => 5.034000, + changed => { + }, + removed => { + } + }, ); %utilities = Module::CoreList::_undelta(\%delta); diff --git a/hints/catamount.sh b/hints/catamount.sh index b2615aecbe3d..b51ba3a37910 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.34.0 +# mkdir -p /opt/perl-catamount/lib/perl5/5.35.0 # 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.34.0 +# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.35.0 # 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 e4a9ecdc319c..ad5ac69fc1f9 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.034000"; +our $VERSION = "5.035000"; $bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv); $bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv); diff --git a/lib/feature.pm b/lib/feature.pm index 5ebb4a3f789c..a1953e292e54 100644 --- a/lib/feature.pm +++ b/lib/feature.pm @@ -5,7 +5,7 @@ package feature; -our $VERSION = '1.64'; +our $VERSION = '1.65'; our %feature = ( fc => 'feature_fc', @@ -58,6 +58,8 @@ $feature_bundle{"5.31"} = $feature_bundle{"5.27"}; $feature_bundle{"5.32"} = $feature_bundle{"5.27"}; $feature_bundle{"5.33"} = $feature_bundle{"5.27"}; $feature_bundle{"5.34"} = $feature_bundle{"5.27"}; +$feature_bundle{"5.35"} = $feature_bundle{"5.27"}; +$feature_bundle{"5.36"} = $feature_bundle{"5.27"}; $feature_bundle{"5.9.5"} = $feature_bundle{"5.10"}; my %noops = ( postderef => 1, @@ -501,6 +503,11 @@ The following feature bundles are available: postderef_qq say state switch unicode_eval unicode_strings + :5.36 bareword_filehandles bitwise current_sub + evalbytes fc indirect multidimensional + postderef_qq say state switch unicode_eval + unicode_strings + The C<:default> bundle represents the feature set that is enabled before any C or C declaration. diff --git a/patchlevel.h b/patchlevel.h index 1a48368e7c6e..22da35751c96 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -38,7 +38,7 @@ Instead use one of the version comparison macros. See C>. * exactly on the third column */ #define PERL_REVISION 5 /* age */ -#define PERL_VERSION 34 /* epoch */ +#define PERL_VERSION 35 /* epoch */ #define PERL_SUBVERSION 0 /* generation */ /* The following numbers describe the earliest compatible version of @@ -59,7 +59,7 @@ Instead use one of the version comparison macros. See C>. changing them should not be necessary. */ #define PERL_API_REVISION 5 -#define PERL_API_VERSION 34 +#define PERL_API_VERSION 35 #define PERL_API_SUBVERSION 0 /* XXX Note: The selection of non-default Configure options, such diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index b76136370cc9..fd01c7cdd7b9 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -32,11 +32,11 @@ alignbytes='4' aphostname='/bin/uname -n' api_revision='5' api_subversion='0' -api_version='34' -api_versionstring='5.34.0' +api_version='35' +api_versionstring='5.35.0' ar='ar' -archlib='/sys/lib/perl5/5.34.0/386' -archlibexp='/sys/lib/perl5/5.34.0/386' +archlib='/sys/lib/perl5/5.35.0/386' +archlibexp='/sys/lib/perl5/5.35.0/386' archname64='' archname='386' archobjs='' @@ -819,17 +819,17 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='/sys/lib/perl/5.34.0/386' +installarchlib='/sys/lib/perl/5.35.0/386' installbin='/usr/bin' installman1dir='/sys/man/1pub' installman3dir='/sys/man/2pub' installprefix='/usr' installprefixexp='/usr' -installprivlib='/sys/lib/perl/5.34.0' +installprivlib='/sys/lib/perl/5.35.0' installscript='/usr/bin' -installsitearch='/sys/lib/perl/5.34.0/site_perl/386' +installsitearch='/sys/lib/perl/5.35.0/site_perl/386' installsitebin='/usr/bin' -installsitelib='/sys/lib/perl/5.34.0/site_perl' +installsitelib='/sys/lib/perl/5.35.0/site_perl' installstyle='lib/perl5' installusrbinperl='undef' installvendorarch='' @@ -954,8 +954,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/sys/lib/perl/5.34.0' -privlibexp='/sys/lib/perl/5.34.0' +privlib='/sys/lib/perl/5.35.0' +privlibexp='/sys/lib/perl/5.35.0' procselfexe='' prototype='define' ptrsize='4' @@ -1020,13 +1020,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.34.0/site_perl/386' +sitearch='/sys/lib/perl/5.35.0/site_perl/386' sitearchexp='/sys/lib/perl/site_perl/386' sitebin='/usr/bin' sitebinexp='/usr/bin' -sitelib='/sys/lib/perl/5.34.0/site_perl' -sitelib_stem='/sys/lib/perl/5.34.0/site_perl' -sitelibexp='/sys/lib/perl/5.34.0/site_perl' +sitelib='/sys/lib/perl/5.35.0/site_perl' +sitelib_stem='/sys/lib/perl/5.35.0/site_perl' +sitelibexp='/sys/lib/perl/5.35.0/site_perl' siteprefix='/usr' siteprefixexp='/usr' sizesize='4' @@ -1140,8 +1140,8 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.34.0' -version_patchlevel_string='version 34 subversion 0' +version='5.35.0' +version_patchlevel_string='version 35 subversion 0' versiononly='undef' vi='' xlibpth='' @@ -1154,10 +1154,10 @@ config_arg0='./Configure' config_args='' config_argc=0 PERL_REVISION=5 -PERL_VERSION=34 +PERL_VERSION=35 PERL_SUBVERSION=0 PERL_API_REVISION=5 -PERL_API_VERSION=34 +PERL_API_VERSION=35 PERL_API_SUBVERSION=0 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/regen/feature.pl b/regen/feature.pl index 1186cc3d03e5..19af0a35ce41 100755 --- a/regen/feature.pl +++ b/regen/feature.pl @@ -78,6 +78,7 @@ BEGIN "5.29" => [ +V5_27 ], "5.31" => [ +V5_27 ], "5.33" => [ +V5_27 ], + "5.35" => [ +V5_27 ], ); my @noops = qw( postderef lexical_subs ); @@ -478,7 +479,7 @@ sub longest { __END__ package feature; -our $VERSION = '1.64'; +our $VERSION = '1.65'; FEATURES diff --git a/uconfig.h b/uconfig.h index 68df40f60519..94bd2a1e04e0 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.34/unknown" / **/ -/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.34/unknown" / **/ +/*#define ARCHLIB "/usr/local/lib/perl5/5.35/unknown" / **/ +/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.35/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.34" /**/ -#define PRIVLIB_EXP "/usr/local/lib/perl5/5.34" /**/ +#define PRIVLIB "/usr/local/lib/perl5/5.35" /**/ +#define PRIVLIB_EXP "/usr/local/lib/perl5/5.35" /**/ /* 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.34/unknown" / **/ -/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.34/unknown" / **/ +/*#define SITEARCH "/usr/local/lib/perl5/5.35/unknown" / **/ +/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.35/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.34" /**/ -#define SITELIB_EXP "/usr/local/lib/perl5/5.34" /**/ +#define SITELIB "/usr/local/lib/perl5/5.35" /**/ +#define SITELIB_EXP "/usr/local/lib/perl5/5.35" /**/ #define SITELIB_STEM "/usr/local/lib/perl5" /**/ /* PERL_VENDORARCH: @@ -5283,5 +5283,5 @@ /* Generated from: * 6edd641b187b02d0daa8cb53f5d22f2dcca115a0d3e744f51b0292d2db484ca5 config_h.SH - * a9ec40c778a205e0256475b5ef025389f7ea06d75d09ac92414f6b99839577e8 uconfig.sh + * a0fa823df68d3b6a854579e3727e8d354614ad995d17f68b691399261825c2d3 uconfig.sh * ex: set ro: */ diff --git a/uconfig.sh b/uconfig.sh index 6711c3e62769..b38db79b74e8 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.34/unknown' -archlibexp='/usr/local/lib/perl5/5.34/unknown' +archlib='/usr/local/lib/perl5/5.35/unknown' +archlibexp='/usr/local/lib/perl5/5.35/unknown' archname='unknown' asctime_r_proto='0' bin='/usr/local/bin' @@ -782,8 +782,8 @@ package='perl5' perl_static_inline='static' phostname='hostname' pidtype=int -privlib='/usr/local/lib/perl5/5.34' -privlibexp='/usr/local/lib/perl5/5.34' +privlib='/usr/local/lib/perl5/5.35' +privlibexp='/usr/local/lib/perl5/5.35' procselfexe='' prototype='undef' ptrsize='4' @@ -833,11 +833,11 @@ sig_name_init='0' sig_num_init='0' sig_size='1' signal_t=int -sitearch='/usr/local/lib/perl5/5.34/unknown' -sitearchexp='/usr/local/lib/perl5/5.34/unknown' -sitelib='/usr/local/lib/perl5/5.34' +sitearch='/usr/local/lib/perl5/5.35/unknown' +sitearchexp='/usr/local/lib/perl5/5.35/unknown' +sitelib='/usr/local/lib/perl5/5.35' sitelib_stem='/usr/local/lib/perl5' -sitelibexp='/usr/local/lib/perl5/5.34' +sitelibexp='/usr/local/lib/perl5/5.35' sizesize=4 sizetype='size_t' socksizetype='int' diff --git a/uconfig64.sh b/uconfig64.sh index eb122dc867e6..a0e3a5bfa783 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.34/unknown' -archlibexp='/usr/local/lib/perl5/5.34/unknown' +archlib='/usr/local/lib/perl5/5.35/unknown' +archlibexp='/usr/local/lib/perl5/5.35/unknown' archname='unknown64' asctime_r_proto='0' bin='/usr/local/bin' @@ -782,8 +782,8 @@ package='perl5' perl_static_inline='static' phostname='hostname' pidtype=int -privlib='/usr/local/lib/perl5/5.34' -privlibexp='/usr/local/lib/perl5/5.34' +privlib='/usr/local/lib/perl5/5.35' +privlibexp='/usr/local/lib/perl5/5.35' procselfexe='' prototype='undef' ptrsize='8' @@ -833,11 +833,11 @@ sig_name_init='0' sig_num_init='0' sig_size='1' signal_t=int -sitearch='/usr/local/lib/perl5/5.34/unknown' -sitearchexp='/usr/local/lib/perl5/5.34/unknown' -sitelib='/usr/local/lib/perl5/5.34' +sitearch='/usr/local/lib/perl5/5.35/unknown' +sitearchexp='/usr/local/lib/perl5/5.35/unknown' +sitelib='/usr/local/lib/perl5/5.35' sitelib_stem='/usr/local/lib/perl5' -sitelibexp='/usr/local/lib/perl5/5.34' +sitelibexp='/usr/local/lib/perl5/5.35' sizesize=4 sizetype='size_t' socksizetype='int' diff --git a/win32/GNUmakefile b/win32/GNUmakefile index 6150c8f0f752..6b053d1c045a 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 -# (perl534.dll). Also makes individual DLLs for the XS extensions. +# (perl535.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.34.0 +#INST_VER := \5.35.0 # # Comment this out if you DON'T want your perl installation to have @@ -232,7 +232,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 perl534s.lib will also be created. +# variables below. A static library perl535s.lib will also be created. # Ordinary perl.exe is not affected by this option. # #BUILD_STATIC := define @@ -1023,9 +1023,9 @@ ifeq ($(CCTYPE),GCC) CFGSH_TMPL = config.gc CFGH_TMPL = config_H.gc -PERLIMPLIB = $(COREDIR)\libperl534$(a) -PERLIMPLIBBASE = libperl534$(a) -PERLSTATICLIB = ..\libperl534s$(a) +PERLIMPLIB = $(COREDIR)\libperl535$(a) +PERLIMPLIBBASE = libperl535$(a) +PERLSTATICLIB = ..\libperl535s$(a) INT64 = long long else @@ -1038,12 +1038,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)\perl534$(a) -PERLIMPLIBBASE ?= perl534$(a) -PERLEXPLIB ?= $(COREDIR)\perl534.exp -PERLSTATICLIB ?= ..\perl534s$(a) -PERLDLL = ..\perl534.dll -PERLDLLBASE = perl534.dll +PERLIMPLIB ?= $(COREDIR)\perl535$(a) +PERLIMPLIBBASE ?= perl535$(a) +PERLEXPLIB ?= $(COREDIR)\perl535.exp +PERLSTATICLIB ?= ..\perl535s$(a) +PERLDLL = ..\perl535.dll +PERLDLLBASE = perl535.dll # don't let "gmake -n all" try to run "miniperl.exe make_ext.pl" PLMAKE = gmake diff --git a/win32/Makefile b/win32/Makefile index 54f157585bbb..682508fcb641 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 -# (perl534.dll). Also makes individual DLLs for the XS extensions. +# (perl535.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.34.0 +#INST_VER = \5.35.0 # # Comment this out if you DON'T want your perl installation to have @@ -184,7 +184,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 perl534s.lib will also be created. +# variables below. A static library perl535s.lib will also be created. # Ordinary perl.exe is not affected by this option. # #BUILD_STATIC = define @@ -655,9 +655,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 = ..\perl534.lib -PERLSTATICLIB = ..\perl534s.lib -PERLDLL = ..\perl534.dll +PERLIMPLIB = ..\perl535.lib +PERLSTATICLIB = ..\perl535s.lib +PERLDLL = ..\perl535.dll MINIPERL = ..\miniperl.exe MINIDIR = .\mini