In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/9d616b59936cc697fc0d82e132d6bd283b0af9c2?hp=170968377abf9e056b7362f557315dd607605f38>
- Log ----------------------------------------------------------------- commit 9d616b59936cc697fc0d82e132d6bd283b0af9c2 Author: Zefram <[email protected]> Date: Sun Dec 19 15:11:49 2010 +0000 update references to earlier versions M Changes M INSTALL commit 5c843ccc08ab5db09aee933a0d06465997d3af69 Author: Zefram <[email protected]> Date: Sun Dec 19 15:09:41 2010 +0000 link perldelta entries to perlapi sections M pod/perldelta.pod commit e03f126cfb07245dc7a7a3f70b2c7443689be3ed Author: Zefram <[email protected]> Date: Sun Dec 19 15:04:53 2010 +0000 bump perl version number for 5.13.8 M Cross/config.sh-arm-linux M Cross/config.sh-arm-linux-n770 M INSTALL M META.yml M NetWare/Makefile M NetWare/config_H.wc M Porting/config.sh M Porting/config_H M Porting/release_managers_guide.pod M README.haiku M README.os2 M README.vms M epoc/config.sh M epoc/createpkg.pl M hints/catamount.sh M patchlevel.h M plan9/config.plan9 M plan9/config_sh.sample M win32/Makefile M win32/Makefile.ce M win32/makefile.mk ----------------------------------------------------------------------- Summary of changes: Changes | 4 +- Cross/config.sh-arm-linux | 40 +++++++++++++++++----------------- Cross/config.sh-arm-linux-n770 | 40 +++++++++++++++++----------------- INSTALL | 16 ++++++------ META.yml | 2 +- NetWare/Makefile | 4 +- NetWare/config_H.wc | 10 ++++---- Porting/config.sh | 42 ++++++++++++++++++------------------ Porting/config_H | 18 +++++++------- Porting/release_managers_guide.pod | 8 +++++- README.haiku | 4 +- README.os2 | 2 +- README.vms | 6 ++-- epoc/config.sh | 36 +++++++++++++++--------------- epoc/createpkg.pl | 2 +- hints/catamount.sh | 4 +- patchlevel.h | 4 +- plan9/config.plan9 | 10 ++++---- plan9/config_sh.sample | 38 ++++++++++++++++---------------- pod/perldelta.pod | 12 +++++++-- win32/Makefile | 2 +- win32/Makefile.ce | 2 +- win32/makefile.mk | 2 +- 23 files changed, 159 insertions(+), 149 deletions(-) diff --git a/Changes b/Changes index 31c0100..ffeb850 100644 --- a/Changes +++ b/Changes @@ -12,9 +12,9 @@ at http://perl5.git.perl.org/perl.git (follow the 'shortlog' link beside the relevant tag). Or, you can download a copy of the git repository and then run a command like - git log --name-status v5.13.6..v5.13.7 + git log --name-status v5.13.7..v5.13.8 -to view all the changes between 5.13.6 and 5.13.7. +to view all the changes between 5.13.7 and 5.13.8. See pod/perlrepository.pod for more details on using git and accessing the commit history. diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index 439c8af..4aa528d 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -32,12 +32,12 @@ alignbytes='4' ansi2knr='' aphostname='/bin/hostname' api_revision='5' -api_subversion='7' +api_subversion='8' api_version='13' -api_versionstring='5.13.7' +api_versionstring='5.13.8' ar='ar' -archlib='/usr/lib/perl5/5.13.7/armv4l-linux' -archlibexp='/usr/lib/perl5/5.13.7/armv4l-linux' +archlib='/usr/lib/perl5/5.13.8/armv4l-linux' +archlibexp='/usr/lib/perl5/5.13.8/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.13.7/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.13.8/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' @@ -723,7 +723,7 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='./install_me_here/usr/lib/perl5/5.13.7/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.13.8/armv4l-linux' installbin='./install_me_here/usr/bin' installhtml1dir='' installhtml3dir='' @@ -731,13 +731,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.13.7' +installprivlib='./install_me_here/usr/lib/perl5/5.13.8' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.13.7/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.13.8/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.13.7' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.13.8' installsiteman1dir='./install_me_here/usr/share/man/man1' installsiteman3dir='./install_me_here/usr/share/man/man3' installsitescript='./install_me_here/usr/bin' @@ -866,8 +866,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/usr/lib/perl5/5.13.7' -privlibexp='/usr/lib/perl5/5.13.7' +privlib='/usr/lib/perl5/5.13.8' +privlibexp='/usr/lib/perl5/5.13.8' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -932,17 +932,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, ... [78 chars truncated] sig_size='68' signal_t='void' -sitearch='/usr/lib/perl5/site_perl/5.13.7/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.13.7/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.13.8/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.13.8/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.13.7' +sitelib='/usr/lib/perl5/site_perl/5.13.8' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.13.7' +sitelibexp='/usr/lib/perl5/site_perl/5.13.8' siteman1dir='/usr/share/man/man1' siteman1direxp='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' @@ -979,7 +979,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/usr/include/string.h' submit='' -subversion='7' +subversion='8' sysman='/usr/share/man/man1' tail='' tar='' @@ -1067,8 +1067,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.13.7' -version_patchlevel_string='version 13 subversion 7' +version='5.13.8' +version_patchlevel_string='version 13 subversion 8' versiononly='undef' vi='' voidflags='15' @@ -1083,9 +1083,9 @@ config_args='' config_argc=0 PERL_REVISION=5 PERL_VERSION=13 -PERL_SUBVERSION=7 +PERL_SUBVERSION=8 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=7 +PERL_API_SUBVERSION=8 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/Cross/config.sh-arm-linux-n770 b/Cross/config.sh-arm-linux-n770 index f01c6d7..05b267e 100644 --- a/Cross/config.sh-arm-linux-n770 +++ b/Cross/config.sh-arm-linux-n770 @@ -32,12 +32,12 @@ alignbytes='4' ansi2knr='' aphostname='/bin/hostname' api_revision='5' -api_subversion='7' +api_subversion='8' api_version='13' -api_versionstring='5.13.7' +api_versionstring='5.13.8' ar='ar' -archlib='/usr/lib/perl5/5.13.7/armv4l-linux' -archlibexp='/usr/lib/perl5/5.13.7/armv4l-linux' +archlib='/usr/lib/perl5/5.13.8/armv4l-linux' +archlibexp='/usr/lib/perl5/5.13.8/armv4l-linux' archname64='' archname='armv4l-linux' archobjs='' @@ -55,7 +55,7 @@ castflags='0' cat='cat' cc='arm-none-linux-gnueabi-gcc' cccdlflags='-fpic' -ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.13.7/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.13.8/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' @@ -703,7 +703,7 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='./install_me_here/usr/lib/perl5/5.13.7/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.13.8/armv4l-linux' installbin='./install_me_here/usr/bin' installhtml1dir='' installhtml3dir='' @@ -711,13 +711,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.13.7' +installprivlib='./install_me_here/usr/lib/perl5/5.13.8' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.13.7/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.13.8/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.13.7' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.13.8' installsiteman1dir='./install_me_here/usr/share/man/man1' installsiteman3dir='./install_me_here/usr/share/man/man3' installsitescript='./install_me_here/usr/bin' @@ -845,8 +845,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/usr/lib/perl5/5.13.7' -privlibexp='/usr/lib/perl5/5.13.7' +privlib='/usr/lib/perl5/5.13.8' +privlibexp='/usr/lib/perl5/5.13.8' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -907,17 +907,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, ... [78 chars truncated] sig_size='68' signal_t='void' -sitearch='/usr/lib/perl5/site_perl/5.13.7/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.13.7/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.13.8/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.13.8/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.13.7' +sitelib='/usr/lib/perl5/site_perl/5.13.8' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.13.7' +sitelibexp='/usr/lib/perl5/site_perl/5.13.8' siteman1dir='/usr/share/man/man1' siteman1direxp='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' @@ -954,7 +954,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/usr/include/string.h' submit='' -subversion='7' +subversion='8' sysman='/usr/share/man/man1' tail='' tar='' @@ -1040,8 +1040,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.13.7' -version_patchlevel_string='version 13 subversion 7' +version='5.13.8' +version_patchlevel_string='version 13 subversion 8' versiononly='undef' vi='' voidflags='15' @@ -1056,9 +1056,9 @@ config_args='' config_argc=0 PERL_REVISION=5 PERL_VERSION=13 -PERL_SUBVERSION=7 +PERL_SUBVERSION=8 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=7 +PERL_API_SUBVERSION=8 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/INSTALL b/INSTALL index c4347ef..01b22e1 100644 --- a/INSTALL +++ b/INSTALL @@ -530,9 +530,9 @@ 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.13.7. +By default, Configure will use the following directories for 5.13.8. $version is the full perl version number, including subversion, e.g. -5.13.7 or 5.9.5, and $archname is a string like sun4-sunos, +5.13.8 or 5.9.5, and $archname is a string like sun4-sunos, determined by Configure. The full definitions of all Configure variables are in the file Porting/Glossary. @@ -2374,9 +2374,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.13.7 + sh Configure -Dprefix=/opt/perl5.13.8 -and adding /opt/perl5.13.7/bin to the shell PATH variable. Such users +and adding /opt/perl5.13.8/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. @@ -2389,13 +2389,13 @@ seriously consider using a separate directory, since development subversions may not have all the compatibility wrinkles ironed out yet. -=head2 Upgrading from 5.13.4 or earlier +=head2 Upgrading from 5.13.7 or earlier -B<Perl 5.13.7 is binary incompatible with Perl 5.13.5 and any earlier +B<Perl 5.13.8 is binary incompatible with Perl 5.13.7 and any earlier Perl release.> Perl modules having binary parts (meaning that a C compiler is used) will have to be recompiled to be -used with 5.13.7. If you find you do need to rebuild an extension with -5.13.7, you may safely do so without disturbing the older +used with 5.13.8. If you find you do need to rebuild an extension with +5.13.8, you may safely do so without disturbing the older installations. (See L<"Coexistence with earlier versions of perl 5"> above.) diff --git a/META.yml b/META.yml index bdbc137..b776da2 100644 --- a/META.yml +++ b/META.yml @@ -1,5 +1,5 @@ name: perl -version: 5.013007 +version: 5.013008 abstract: The Perl 5 language interpreter author: [email protected] license: perl diff --git a/NetWare/Makefile b/NetWare/Makefile index 10126ae..426561a 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.13.7 for NetWare" +MODULE_DESC = "Perl 5.13.8 for NetWare" CCTYPE = CodeWarrior C_COMPILER = mwccnlm -c CPP_COMPILER = mwccnlm @@ -463,7 +463,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.13.7 +INST_VER = \5.13.8 # # 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 643dad0..bd9b62a 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -1048,7 +1048,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.13.7\\lib\\NetWare-x86-multi-thread" /**/ +#define ARCHLIB "c:\\perl\\5.13.8\\lib\\NetWare-x86-multi-thread" /**/ /*#define ARCHLIB_EXP "" /**/ /* ARCHNAME: @@ -1079,8 +1079,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.13.7\\bin\\NetWare-x86-multi-thread" /**/ -#define BIN_EXP "c:\\perl\\5.13.7\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN "c:\\perl\\5.13.8\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN_EXP "c:\\perl\\5.13.8\\bin\\NetWare-x86-multi-thread" /**/ /* BYTEORDER: * This symbol holds the hexadecimal constant defined in byteorder, @@ -3063,7 +3063,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.13.7\\lib\\NetWare-x86-multi-thread" /**/ +#define SITEARCH "c:\\perl\\site\\5.13.8\\lib\\NetWare-x86-multi-thread" /**/ /*#define SITEARCH_EXP "" /**/ /* SITELIB: @@ -3086,7 +3086,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.13.7\\lib" /**/ +#define SITELIB "c:\\perl\\site\\5.13.8\\lib" /**/ /*#define SITELIB_EXP "" /**/ #define SITELIB_STEM "" /**/ diff --git a/Porting/config.sh b/Porting/config.sh index c5c4fbc..04a4499 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -45,12 +45,12 @@ alignbytes='4' ansi2knr='' aphostname='' api_revision='5' -api_subversion='7' +api_subversion='8' api_version='13' -api_versionstring='5.13.7' +api_versionstring='5.13.8' ar='ar' -archlib='/opt/perl/lib/5.13.7/i686-linux-64int' -archlibexp='/opt/perl/lib/5.13.7/i686-linux-64int' +archlib='/opt/perl/lib/5.13.8/i686-linux-64int' +archlibexp='/opt/perl/lib/5.13.8/i686-linux-64int' archname64='64int' archname='i686-linux-64int' archobjs='' @@ -741,7 +741,7 @@ inc_version_list_init='0' incpath='' inews='' initialinstalllocation='/opt/perl/bin' -installarchlib='/opt/perl/lib/5.13.7/i686-linux-64int' +installarchlib='/opt/perl/lib/5.13.8/i686-linux-64int' installbin='/opt/perl/bin' installhtml1dir='' installhtml3dir='' @@ -749,13 +749,13 @@ installman1dir='/opt/perl/man/man1' installman3dir='/opt/perl/man/man3' installprefix='/opt/perl' installprefixexp='/opt/perl' -installprivlib='/opt/perl/lib/5.13.7' +installprivlib='/opt/perl/lib/5.13.8' installscript='/opt/perl/bin' -installsitearch='/opt/perl/lib/site_perl/5.13.7/i686-linux-64int' +installsitearch='/opt/perl/lib/site_perl/5.13.8/i686-linux-64int' installsitebin='/opt/perl/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='/opt/perl/lib/site_perl/5.13.7' +installsitelib='/opt/perl/lib/site_perl/5.13.8' installsiteman1dir='/opt/perl/man/man1' installsiteman3dir='/opt/perl/man/man3' installsitescript='/opt/perl/bin' @@ -878,7 +878,7 @@ perl_patchlevel='34948' perl_static_inline='static __inline__' perladmin='[email protected]' perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc' -perlpath='/opt/perl/bin/perl5.13.7' +perlpath='/opt/perl/bin/perl5.13.8' pg='pg' phostname='' pidtype='pid_t' @@ -887,8 +887,8 @@ pmake='' pr='' prefix='/opt/perl' prefixexp='/opt/perl' -privlib='/opt/perl/lib/5.13.7' -privlibexp='/opt/perl/lib/5.13.7' +privlib='/opt/perl/lib/5.13.8' +privlibexp='/opt/perl/lib/5.13.8' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -954,17 +954,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, ... [82 chars truncated] sig_size='69' signal_t='void' -sitearch='/opt/perl/lib/site_perl/5.13.7/i686-linux-64int' -sitearchexp='/opt/perl/lib/site_perl/5.13.7/i686-linux-64int' +sitearch='/opt/perl/lib/site_perl/5.13.8/i686-linux-64int' +sitearchexp='/opt/perl/lib/site_perl/5.13.8/i686-linux-64int' sitebin='/opt/perl/bin' sitebinexp='/opt/perl/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/opt/perl/lib/site_perl/5.13.7' +sitelib='/opt/perl/lib/site_perl/5.13.8' sitelib_stem='/opt/perl/lib/site_perl' -sitelibexp='/opt/perl/lib/site_perl/5.13.7' +sitelibexp='/opt/perl/lib/site_perl/5.13.8' siteman1dir='/opt/perl/man/man1' siteman1direxp='/opt/perl/man/man1' siteman3dir='/opt/perl/man/man3' @@ -988,7 +988,7 @@ srand48_r_proto='0' srandom_r_proto='0' src='.' ssizetype='ssize_t' -startperl='#!/opt/perl/bin/perl5.13.7' +startperl='#!/opt/perl/bin/perl5.13.8' startsh='#!/bin/sh' static_ext=' ' stdchar='char' @@ -1001,7 +1001,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/usr/include/string.h' submit='' -subversion='7' +subversion='8' sysman='/usr/share/man/man1' tail='' tar='' @@ -1089,8 +1089,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.13.7' -version_patchlevel_string='version 13 subversion 7' +version='5.13.8' +version_patchlevel_string='version 13 subversion 8' versiononly='define' vi='' voidflags='15' @@ -1114,10 +1114,10 @@ config_arg8='-Dusedevel' config_arg9='-dE' PERL_REVISION=5 PERL_VERSION=13 -PERL_SUBVERSION=7 +PERL_SUBVERSION=8 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=7 +PERL_API_SUBVERSION=8 PERL_PATCHLEVEL=34948 PERL_CONFIG_SH=true : Variables propagated from previous config.sh file. diff --git a/Porting/config_H b/Porting/config_H index a5d1d36..f419668 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -952,8 +952,8 @@ * This symbol contains the ~name expanded version of ARCHLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define ARCHLIB "/pro/lib/perl5/5.13.7/i686-linux-64int" /**/ -#define ARCHLIB_EXP "/pro/lib/perl5/5.13.7/i686-linux-64int" /**/ +#define ARCHLIB "/pro/lib/perl5/5.13.8/i686-linux-64int" /**/ +#define ARCHLIB_EXP "/pro/lib/perl5/5.13.8/i686-linux-64int" /**/ /* ARCHNAME: * This symbol holds a string representing the architecture name. @@ -2594,8 +2594,8 @@ * This symbol contains the ~name expanded version of PRIVLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define PRIVLIB "/pro/lib/perl5/5.13.7" /**/ -#define PRIVLIB_EXP "/pro/lib/perl5/5.13.7" /**/ +#define PRIVLIB "/pro/lib/perl5/5.13.8" /**/ +#define PRIVLIB_EXP "/pro/lib/perl5/5.13.8" /**/ /* CAN_PROTOTYPE: * If defined, this macro indicates that the C compiler can handle @@ -2687,8 +2687,8 @@ * This symbol contains the ~name expanded version of SITEARCH, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define SITEARCH "/pro/lib/perl5/site_perl/5.13.7/i686-linux-64int" /**/ -#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.13.7/i686-linux-64int" /**/ +#define SITEARCH "/pro/lib/perl5/site_perl/5.13.8/i686-linux-64int" /**/ +#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.13.8/i686-linux-64int" /**/ /* SITELIB: * This symbol contains the name of the private library for this package. @@ -2710,8 +2710,8 @@ * removed. The elements in inc_version_list (inc_version_list.U) can * be tacked onto this variable to generate a list of directories to search. */ -#define SITELIB "/pro/lib/perl5/site_perl/5.13.7" /**/ -#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.13.7" /**/ +#define SITELIB "/pro/lib/perl5/site_perl/5.13.8" /**/ +#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.13.8" /**/ #define SITELIB_STEM "/pro/lib/perl5/site_perl" /**/ /* Size_t_size: @@ -4439,7 +4439,7 @@ * script to make sure (one hopes) that it runs with perl and not * some shell. */ -#define STARTPERL "#!/pro/bin/perl5.13.7" /**/ +#define STARTPERL "#!/pro/bin/perl5.13.8" /**/ /* HAS_STDIO_STREAM_ARRAY: * This symbol, if defined, tells that there is an array diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 56b5dcf..74a82f0 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -113,7 +113,7 @@ If you don't have a PAUSE account, then request one: Check that your account is allowed to upload perl distros: goto L<https://pause.perl.org/>, login, then select 'upload file to CPAN'; there should be a "For pumpkings only: Send a CC" tickbox. If not, ask Andreas -König to add your ID to the list of people allowed to upload something +KE<0xf6>nig to add your ID to the list of people allowed to upload something called perl. You can find Andreas' email address at: https://pause.perl.org/pause/query?ACTION=pause_04imprint @@ -308,7 +308,11 @@ which will update all the files shown. Be particularly careful with F<INSTALL>, which contains a mixture of C<5.10.0>-type strings, some of which need bumping on every release, and -some of which need to be left unchanged. Also note that this tool +some of which need to be left unchanged. +The line in F<INSTALL> about "is binary incompatible with" requires a +correct choice of earlier version to declare incompatibility with. + +Also note that this tool currently only detects a single substitution per line: so in particular, this line in README.vms needs special handling: diff --git a/README.haiku b/README.haiku index ec52c41..b8db3ab 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.13.7/BePC-haiku/CORE/libperl.so . + cd /boot/common/lib; ln -s perl5/5.13.8/BePC-haiku/CORE/libperl.so . -Replace C<5.13.7> with your respective version of Perl. +Replace C<5.13.8> with your respective version of Perl. =head1 KNOWN PROBLEMS diff --git a/README.os2 b/README.os2 index a3137a3..56d8759 100644 --- a/README.os2 +++ b/README.os2 @@ -618,7 +618,7 @@ C<set PERLLIB_PREFIX> in F<Config.sys>, see L<"PERLLIB_PREFIX">. =item Additional Perl modules - unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.13.7/ + unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.13.8/ Same remark as above applies. Additionally, if this directory is not one of directories on @INC (and @INC is influenced by C<PERLLIB_PREFIX>), you diff --git a/README.vms b/README.vms index 4cc7cb3..86b7d08 100644 --- a/README.vms +++ b/README.vms @@ -154,12 +154,12 @@ recent versions of vmstar (e.g. V3.4 or later). Contrary to advice provided with previous versions of Perl, do I<not> use the ODS-2 compatability qualifier. Instead, use a command like the following: - vmstar -xvf perl-5^.13^.7.tar + vmstar -xvf perl-5^.13^.8.tar Then rename the top-level source directory like so: - set security/protection=(o:rwed) perl-5^.13^.7.dir - rename perl-5^.13^.7.dir perl-5_13_7.dir + set security/protection=(o:rwed) perl-5^.13^.8.dir + rename perl-5^.13^.8.dir perl-5_13_8.dir The reason for this last step is that while filenames with multiple dots are generally supported by Perl on VMS, I<directory> names with multiple diff --git a/epoc/config.sh b/epoc/config.sh index 7128a74..5dff73a 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -33,8 +33,8 @@ apirevision='' apisubversion='' apiversion='' ar='arm-epoc-pe-ar' -archlib='/usr/lib/perl/5.13.7/epoc' -archlibexp='/usr/lib/perl/5.13.7/epoc' +archlib='/usr/lib/perl/5.13.8/epoc' +archlibexp='/usr/lib/perl/5.13.8/epoc' archname64='' archname='epoc' archobjs='epoc.o epocish.o epoc_stubs.o' @@ -765,8 +765,8 @@ pmake='' pr='' prefix='' prefixexp='' -privlib='/usr/lib/perl/5.13.7' -privlibexp='/usr/lib/perl/5.13.7' +privlib='/usr/lib/perl/5.13.8' +privlibexp='/usr/lib/perl/5.13.8' procselfexe='' prototype='define' ptrsize='4' @@ -825,11 +825,11 @@ sig_num='0' sig_num_init='0, 0' sig_size='1' signal_t='void' -sitearch='/usr/lib/perl/site_perl/5.13.7/epoc' -sitearchexp='/usr/lib/perl/site_perl/5.13.7/epoc' -sitelib='/usr/lib/perl/site_perl/5.13.7/' +sitearch='/usr/lib/perl/site_perl/5.13.8/epoc' +sitearchexp='/usr/lib/perl/site_perl/5.13.8/epoc' +sitelib='/usr/lib/perl/site_perl/5.13.8/' sitelib_stem='/usr/lib/perl/site_perl' -sitelibexp='/usr/lib/perl/site_perl/5.13.7/' +sitelibexp='/usr/lib/perl/site_perl/5.13.8/' siteprefix='' siteprefixexp='' sizesize='4' @@ -913,7 +913,7 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.13.7' +version='5.13.8' versiononly='undef' vi='' voidflags='15' @@ -937,10 +937,10 @@ config_arg10='' config_arg11='' PERL_REVISION=5 PERL_VERSION=13 -PERL_SUBVERSION=7 +PERL_SUBVERSION=8 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=7 +PERL_API_SUBVERSION=8 PERL_CONFIG_SH=true # Variables propagated from previous config.sh file. pp_sys_cflags='' @@ -1046,7 +1046,7 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.13.7' +version='5.13.8' vi='' voidflags='15' xlibpth='' @@ -1069,10 +1069,10 @@ config_arg10='' config_arg11='' PERL_REVISION=5 PERL_VERSION=13 -PERL_SUBVERSION=7 +PERL_SUBVERSION=8 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=7 +PERL_API_SUBVERSION=8 CONFIGDOTSH=true # Variables propagated from previous config.sh file. pp_sys_cflags='' @@ -1170,16 +1170,16 @@ d_SCNfldbl='undef' d_perl_otherlibdirs='undef' nvsize='16' issymlink='' -installarchlib='/home/of/PERL/perl/lib/5.13.7/epoc' +installarchlib='/home/of/PERL/perl/lib/5.13.8/epoc' installbin='/home/of/PERL/System/Programs/' installman1dir='/home/of/PERL/man1' installman3dir='/home/of/PERL/man3' installprefix='' installprefixexp='' -installprivlib='/home/of/PERL/perl/lib/5.13.7/' +installprivlib='/home/of/PERL/perl/lib/5.13.8/' installscript='/home/of/PERL/bin/' -installsitearch='/home/of/PERL/site/lib/site_perl/5.13.7/epoc' -installsitelib='/home/of/PERL/perl/lib/site_perl/5.13.7' +installsitearch='/home/of/PERL/site/lib/site_perl/5.13.8/epoc' +installsitelib='/home/of/PERL/perl/lib/site_perl/5.13.8' installstyle='' installusrbinperl='undef' installvendorlib='' diff --git a/epoc/createpkg.pl b/epoc/createpkg.pl index 5322db1..60d6429 100644 --- a/epoc/createpkg.pl +++ b/epoc/createpkg.pl @@ -3,7 +3,7 @@ use File::Find; use Cwd; -$VERSION="5.13.7"; +$VERSION="5.13.8"; $EPOC_VERSION=1; diff --git a/hints/catamount.sh b/hints/catamount.sh index b45e7e2..2b76a90 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.13.7 +# mkdir -p /opt/perl-catamount/lib/perl5/5.13.8 # 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.13.7 +# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.13.8 # cp miniperl perl run.sh cc.sh /opt/perl-catamount/lib # # With the headers and the libperl.a you can embed Perl to your Catamount diff --git a/patchlevel.h b/patchlevel.h index 6b540ae..c730d65 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -15,7 +15,7 @@ #define PERL_REVISION 5 /* age */ #define PERL_VERSION 13 /* epoch */ -#define PERL_SUBVERSION 7 /* generation */ +#define PERL_SUBVERSION 8 /* generation */ /* The following numbers describe the earliest compatible version of Perl ("compatibility" here being defined as sufficient binary/API @@ -36,7 +36,7 @@ */ #define PERL_API_REVISION 5 #define PERL_API_VERSION 13 -#define PERL_API_SUBVERSION 7 +#define PERL_API_SUBVERSION 8 /* XXX Note: The selection of non-default Configure options, such as -Duselonglong may invalidate these settings. Currently, Configure diff --git a/plan9/config.plan9 b/plan9/config.plan9 index deac1c6..b760118 100644 --- a/plan9/config.plan9 +++ b/plan9/config.plan9 @@ -3385,8 +3385,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.13.7" /**/ -#define PRIVLIB_EXP "/sys/lib/perl/5.13.7" /**/ +#define PRIVLIB "/sys/lib/perl/5.13.8" /**/ +#define PRIVLIB_EXP "/sys/lib/perl/5.13.8" /**/ /* PTRSIZE: * This symbol contains the size of a pointer, so that the C preprocessor @@ -3513,9 +3513,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.13.7/site_perl" /**/ -#define SITELIB_EXP "/sys/lib/perl/5.13.7/site_perl" /**/ -#define SITELIB_STEM "/sys/lib/perl/5.13.7/site_perl" /**/ +#define SITELIB "/sys/lib/perl/5.13.8/site_perl" /**/ +#define SITELIB_EXP "/sys/lib/perl/5.13.8/site_perl" /**/ +#define SITELIB_STEM "/sys/lib/perl/5.13.8/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 d37b5be..ac3c25b 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -32,12 +32,12 @@ alignbytes='4' ansi2knr='' aphostname='/bin/uname -n' api_revision='5' -api_subversion='7' +api_subversion='8' api_version='13' -api_versionstring='5.13.7' +api_versionstring='5.13.8' ar='ar' -archlib='/sys/lib/perl5/5.13.7/386' -archlibexp='/sys/lib/perl5/5.13.7/386' +archlib='/sys/lib/perl5/5.13.8/386' +archlibexp='/sys/lib/perl5/5.13.8/386' archname64='' archname='386' archobjs='' @@ -717,17 +717,17 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='/sys/lib/perl/5.13.7/386' +installarchlib='/sys/lib/perl/5.13.8/386' installbin='/usr/bin' installman1dir='/sys/man/1pub' installman3dir='/sys/man/2pub' installprefix='/usr' installprefixexp='/usr' -installprivlib='/sys/lib/perl/5.13.7' +installprivlib='/sys/lib/perl/5.13.8' installscript='/usr/bin' -installsitearch='/sys/lib/perl/5.13.7/site_perl/386' +installsitearch='/sys/lib/perl/5.13.8/site_perl/386' installsitebin='/usr/bin' -installsitelib='/sys/lib/perl/5.13.7/site_perl' +installsitelib='/sys/lib/perl/5.13.8/site_perl' installstyle='lib/perl5' installusrbinperl='undef' installvendorarch='' @@ -847,8 +847,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/sys/lib/perl/5.13.7' -privlibexp='/sys/lib/perl/5.13.7' +privlib='/sys/lib/perl/5.13.8' +privlibexp='/sys/lib/perl/5.13.8' procselfexe='' prototype='define' ptrsize='4' @@ -913,13 +913,13 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, ... [7 chars truncated] sig_size='50' signal_t='void' -sitearch='/sys/lib/perl/5.13.7/site_perl/386' +sitearch='/sys/lib/perl/5.13.8/site_perl/386' sitearchexp='/sys/lib/perl/site_perl/386' sitebin='/usr/bin' sitebinexp='/usr/bin' -sitelib='/sys/lib/perl/5.13.7/site_perl' -sitelib_stem='/sys/lib/perl/5.13.7/site_perl' -sitelibexp='/sys/lib/perl/5.13.7/site_perl' +sitelib='/sys/lib/perl/5.13.8/site_perl' +sitelib_stem='/sys/lib/perl/5.13.8/site_perl' +sitelibexp='/sys/lib/perl/5.13.8/site_perl' siteprefix='/usr' siteprefixexp='/usr' sizesize='4' @@ -950,7 +950,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/sys/include/ape/string.h' submit='' -subversion='7' +subversion='8' sysman='/sys/man/1pub' tail='' tar='' @@ -1028,8 +1028,8 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.13.7' -version_patchlevel_string='version 13 subversion 7' +version='5.13.8' +version_patchlevel_string='version 13 subversion 8' versiononly='undef' vi='' voidflags='15' @@ -1044,9 +1044,9 @@ config_args='' config_argc=0 PERL_REVISION=5 PERL_VERSION=13 -PERL_SUBVERSION=7 +PERL_SUBVERSION=8 PERL_API_REVISION=5 PERL_API_VERSION=13 -PERL_API_SUBVERSION=7 +PERL_API_SUBVERSION=8 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 778f49e..bda88e8 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -708,7 +708,9 @@ this part of the distribution to sometimes be omitted is long gone. =item * -The C<mg_findext()> and C<sv_unmagicext()> functions have been added to the API. +The L<C<mg_findext()>|perlapi/mg_findext> and +L<C<sv_unmagicext()>|perlapi/sv_unmagicext> +functions have been added to the API. They allow extension authors to find and remove magic attached to scalars based on both the magic type and the magic virtual table, similar to how C<sv_magicext()> attaches magic of a certain type and with a given virtual table @@ -717,8 +719,12 @@ C<MAGIC> pointers of an C<SV> to find the magic that belongs to them. =item * -The C<parse_fullexpr()>, C<parse_listexpr()>, C<parse_termexpr()> and -C<parse_arithexpr()> functions have been added to the API. They perform +The +L<C<parse_fullexpr()>|perlapi/parse_fullexpr>, +L<C<parse_listexpr()>|perlapi/parse_listexpr>, +L<C<parse_termexpr()>|perlapi/parse_termexpr>, and +L<C<parse_arithexpr()>|perlapi/parse_arithexpr> +functions have been added to the API. They perform recursive-descent parsing of expressions at various precedence levels. They are expected to be used by syntax plugins. diff --git a/win32/Makefile b/win32/Makefile index dbae5f2..3fc3147 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -37,7 +37,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.13.7 +#INST_VER = \5.13.8 # # Comment this out if you DON'T want your perl installation to have diff --git a/win32/Makefile.ce b/win32/Makefile.ce index bcfb7a7..af2d5d7 100644 --- a/win32/Makefile.ce +++ b/win32/Makefile.ce @@ -6,7 +6,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.13.7 +INST_VER = 5.13.8 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl diff --git a/win32/makefile.mk b/win32/makefile.mk index 9c01779..a859980 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -39,7 +39,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.13.7 +#INST_VER *= \5.13.8 # # Comment this out if you DON'T want your perl installation to have -- Perl5 Master Repository
