summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-05-05 21:37:59 -0400
committerRicardo Signes <rjbs@cpan.org>2015-05-08 20:19:40 -0400
commite2710a4bfcec699f2cbbfac974ba623f464bcb50 (patch)
treedf99aded760e490cd30b4cb8653ed98a2c83cde3
parent829a2d809bd01eb5fd391cdf869ac2d1c5a85c2b (diff)
downloadperl-e2710a4bfcec699f2cbbfac974ba623f464bcb50.tar.gz
bump version to v5.22.0 with Porting/bump-perl-version
-rw-r--r--Cross/config.sh-arm-linux46
-rw-r--r--Cross/config.sh-arm-linux-n77046
-rw-r--r--INSTALL28
-rw-r--r--META.json2
-rw-r--r--META.yml2
-rw-r--r--NetWare/Makefile4
-rw-r--r--NetWare/config_H.wc10
-rw-r--r--Porting/config.sh48
-rw-r--r--Porting/config_H18
-rw-r--r--Porting/perldelta_template.pod2
-rw-r--r--Porting/todo.pod4
-rw-r--r--README.haiku4
-rw-r--r--README.macosx8
-rw-r--r--README.os22
-rw-r--r--README.vms4
-rw-r--r--README.win322
-rw-r--r--hints/catamount.sh4
-rw-r--r--intrpvar.h4
-rw-r--r--patchlevel.h8
-rw-r--r--plan9/config.plan910
-rw-r--r--plan9/config_sh.sample44
-rw-r--r--uconfig.h16
-rw-r--r--uconfig.sh16
-rw-r--r--uconfig64.sh16
-rw-r--r--win32/Makefile12
-rw-r--r--win32/Makefile.ce2
-rw-r--r--win32/makefile.mk16
27 files changed, 189 insertions, 189 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux
index 431e64f952..68dcfa636d 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='12'
-api_version='21'
-api_versionstring='5.21.12'
+api_subversion='0'
+api_version='22'
+api_versionstring='5.22.0'
ar='ar'
-archlib='/usr/lib/perl5/5.21.12/armv4l-linux'
-archlibexp='/usr/lib/perl5/5.21.12/armv4l-linux'
+archlib='/usr/lib/perl5/5.22.0/armv4l-linux'
+archlibexp='/usr/lib/perl5/5.22.0/armv4l-linux'
archname64=''
archname='armv4l-linux'
archobjs=''
@@ -56,7 +56,7 @@ castflags='0'
cat='cat'
cc='cc'
cccdlflags='-fpic'
-ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.21.12/armv4l-linux/CORE'
+ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.22.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'
@@ -793,7 +793,7 @@ inc_version_list=' '
inc_version_list_init='0'
incpath=''
inews=''
-installarchlib='./install_me_here/usr/lib/perl5/5.21.12/armv4l-linux'
+installarchlib='./install_me_here/usr/lib/perl5/5.22.0/armv4l-linux'
installbin='./install_me_here/usr/bin'
installhtml1dir=''
installhtml3dir=''
@@ -801,13 +801,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.21.12'
+installprivlib='./install_me_here/usr/lib/perl5/5.22.0'
installscript='./install_me_here/usr/bin'
-installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.21.12/armv4l-linux'
+installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.22.0/armv4l-linux'
installsitebin='./install_me_here/usr/bin'
installsitehtml1dir=''
installsitehtml3dir=''
-installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.21.12'
+installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.22.0'
installsiteman1dir='./install_me_here/usr/share/man/man1'
installsiteman3dir='./install_me_here/usr/share/man/man3'
installsitescript='./install_me_here/usr/bin'
@@ -937,8 +937,8 @@ pmake=''
pr=''
prefix='/usr'
prefixexp='/usr'
-privlib='/usr/lib/perl5/5.21.12'
-privlibexp='/usr/lib/perl5/5.21.12'
+privlib='/usr/lib/perl5/5.22.0'
+privlibexp='/usr/lib/perl5/5.22.0'
procselfexe='"/proc/self/exe"'
prototype='define'
ptrsize='4'
@@ -1003,17 +1003,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.21.12/armv4l-linux'
-sitearchexp='/usr/lib/perl5/site_perl/5.21.12/armv4l-linux'
+sitearch='/usr/lib/perl5/site_perl/5.22.0/armv4l-linux'
+sitearchexp='/usr/lib/perl5/site_perl/5.22.0/armv4l-linux'
sitebin='/usr/bin'
sitebinexp='/usr/bin'
sitehtml1dir=''
sitehtml1direxp=''
sitehtml3dir=''
sitehtml3direxp=''
-sitelib='/usr/lib/perl5/site_perl/5.21.12'
+sitelib='/usr/lib/perl5/site_perl/5.22.0'
sitelib_stem='/usr/lib/perl5/site_perl'
-sitelibexp='/usr/lib/perl5/site_perl/5.21.12'
+sitelibexp='/usr/lib/perl5/site_perl/5.22.0'
siteman1dir='/usr/share/man/man1'
siteman1direxp='/usr/share/man/man1'
siteman3dir='/usr/share/man/man3'
@@ -1052,7 +1052,7 @@ stdio_stream_array=''
strerror_r_proto='0'
strings='/usr/include/string.h'
submit=''
-subversion='12'
+subversion='0'
sysman='/usr/share/man/man1'
tail=''
tar=''
@@ -1144,8 +1144,8 @@ vendorprefix=''
vendorprefixexp=''
vendorscript=''
vendorscriptexp=''
-version='5.21.12'
-version_patchlevel_string='version 21 subversion 12'
+version='5.22.0'
+version_patchlevel_string='version 22 subversion 0'
versiononly='undef'
vi=''
xlibpth='/usr/lib/386 /lib/386'
@@ -1158,10 +1158,10 @@ config_arg0='Configure'
config_args=''
config_argc=0
PERL_REVISION=5
-PERL_VERSION=21
-PERL_SUBVERSION=12
+PERL_VERSION=22
+PERL_SUBVERSION=0
PERL_API_REVISION=5
-PERL_API_VERSION=21
-PERL_API_SUBVERSION=12
+PERL_API_VERSION=22
+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 c89ad0f666..0bf7c85dbd 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='12'
-api_version='21'
-api_versionstring='5.21.12'
+api_subversion='0'
+api_version='22'
+api_versionstring='5.22.0'
ar='ar'
-archlib='/usr/lib/perl5/5.21.12/armv4l-linux'
-archlibexp='/usr/lib/perl5/5.21.12/armv4l-linux'
+archlib='/usr/lib/perl5/5.22.0/armv4l-linux'
+archlibexp='/usr/lib/perl5/5.22.0/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.21.12/armv4l-linux/CORE'
+ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.22.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'
@@ -699,7 +699,7 @@ inc_version_list=' '
inc_version_list_init='0'
incpath=''
inews=''
-installarchlib='./install_me_here/usr/lib/perl5/5.21.12/armv4l-linux'
+installarchlib='./install_me_here/usr/lib/perl5/5.22.0/armv4l-linux'
installbin='./install_me_here/usr/bin'
installhtml1dir=''
installhtml3dir=''
@@ -707,13 +707,13 @@ installman1dir='./install_me_here/usr/share/man/man1'
installman3dir='./install_me_here/usr/share/man/man3'
installprefix='./install_me_here/usr'
installprefixexp='./install_me_here/usr'
-installprivlib='./install_me_here/usr/lib/perl5/5.21.12'
+installprivlib='./install_me_here/usr/lib/perl5/5.22.0'
installscript='./install_me_here/usr/bin'
-installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.21.12/armv4l-linux'
+installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.22.0/armv4l-linux'
installsitebin='./install_me_here/usr/bin'
installsitehtml1dir=''
installsitehtml3dir=''
-installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.21.12'
+installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.22.0'
installsiteman1dir='./install_me_here/usr/share/man/man1'
installsiteman3dir='./install_me_here/usr/share/man/man3'
installsitescript='./install_me_here/usr/bin'
@@ -841,8 +841,8 @@ pmake=''
pr=''
prefix='/usr'
prefixexp='/usr'
-privlib='/usr/lib/perl5/5.21.12'
-privlibexp='/usr/lib/perl5/5.21.12'
+privlib='/usr/lib/perl5/5.22.0'
+privlibexp='/usr/lib/perl5/5.22.0'
procselfexe='"/proc/self/exe"'
prototype='define'
ptrsize='4'
@@ -903,17 +903,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 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.21.12/armv4l-linux'
-sitearchexp='/usr/lib/perl5/site_perl/5.21.12/armv4l-linux'
+sitearch='/usr/lib/perl5/site_perl/5.22.0/armv4l-linux'
+sitearchexp='/usr/lib/perl5/site_perl/5.22.0/armv4l-linux'
sitebin='/usr/bin'
sitebinexp='/usr/bin'
sitehtml1dir=''
sitehtml1direxp=''
sitehtml3dir=''
sitehtml3direxp=''
-sitelib='/usr/lib/perl5/site_perl/5.21.12'
+sitelib='/usr/lib/perl5/site_perl/5.22.0'
sitelib_stem='/usr/lib/perl5/site_perl'
-sitelibexp='/usr/lib/perl5/site_perl/5.21.12'
+sitelibexp='/usr/lib/perl5/site_perl/5.22.0'
siteman1dir='/usr/share/man/man1'
siteman1direxp='/usr/share/man/man1'
siteman3dir='/usr/share/man/man3'
@@ -950,7 +950,7 @@ stdio_stream_array=''
strerror_r_proto='0'
strings='/usr/include/string.h'
submit=''
-subversion='12'
+subversion='0'
sysman='/usr/share/man/man1'
tail=''
tar=''
@@ -1035,8 +1035,8 @@ vendorprefix=''
vendorprefixexp=''
vendorscript=''
vendorscriptexp=''
-version='5.21.12'
-version_patchlevel_string='version 21 subversion 12'
+version='5.22.0'
+version_patchlevel_string='version 22 subversion 0'
versiononly='undef'
vi=''
xlibpth='/usr/lib/386 /lib/386'
@@ -1049,10 +1049,10 @@ config_arg0='Configure'
config_args=''
config_argc=0
PERL_REVISION=5
-PERL_VERSION=21
-PERL_SUBVERSION=12
+PERL_VERSION=22
+PERL_SUBVERSION=0
PERL_API_REVISION=5
-PERL_API_VERSION=21
-PERL_API_SUBVERSION=12
+PERL_API_VERSION=22
+PERL_API_SUBVERSION=0
PERL_PATCHLEVEL=
PERL_CONFIG_SH=true
diff --git a/INSTALL b/INSTALL
index c5b20c0d57..dd73d4c998 100644
--- a/INSTALL
+++ b/INSTALL
@@ -584,7 +584,7 @@ The directories set up by Configure fall into three broad categories.
=item Directories for the perl distribution
-By default, Configure will use the following directories for 5.21.12.
+By default, Configure will use the following directories for 5.22.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
@@ -2443,7 +2443,7 @@ http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
=head1 Coexistence with earlier versions of perl 5
-Perl 5.21.12 is not binary compatible with earlier versions of Perl.
+Perl 5.22.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 version of Perl
@@ -2518,9 +2518,9 @@ won't interfere with another version. (The defaults guarantee this for
libraries after 5.6.0, but not for executables. TODO?) One convenient
way to do this is by using a separate prefix for each version, such as
- sh Configure -Dprefix=/opt/perl5.21.12
+ sh Configure -Dprefix=/opt/perl5.22.0
-and adding /opt/perl5.21.12/bin to the shell PATH variable. Such users
+and adding /opt/perl5.22.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.
@@ -2535,11 +2535,11 @@ yet.
=head2 Upgrading from 5.21.11 or earlier
-B<Perl 5.21.12 may not be binary compatible with Perl 5.21.11 or
+B<Perl 5.22.0 may not be binary compatible with Perl 5.21.11 or
earlier Perl releases.> Perl modules having binary parts
(meaning that a C compiler is used) will have to be recompiled to be
-used with 5.21.12. If you find you do need to rebuild an extension with
-5.21.12, you may safely do so without disturbing the older
+used with 5.22.0. If you find you do need to rebuild an extension with
+5.22.0, you may safely do so without disturbing the older
installations. (See L<"Coexistence with earlier versions of perl 5">
above.)
@@ -2572,15 +2572,15 @@ Firstly, the bare minimum to run this script
print("$f\n");
}
-in Linux with perl-5.21.12 is as follows (under $Config{prefix}):
+in Linux with perl-5.22.0 is as follows (under $Config{prefix}):
./bin/perl
- ./lib/perl5/5.21.12/strict.pm
- ./lib/perl5/5.21.12/warnings.pm
- ./lib/perl5/5.21.12/i686-linux/File/Glob.pm
- ./lib/perl5/5.21.12/feature.pm
- ./lib/perl5/5.21.12/XSLoader.pm
- ./lib/perl5/5.21.12/i686-linux/auto/File/Glob/Glob.so
+ ./lib/perl5/5.22.0/strict.pm
+ ./lib/perl5/5.22.0/warnings.pm
+ ./lib/perl5/5.22.0/i686-linux/File/Glob.pm
+ ./lib/perl5/5.22.0/feature.pm
+ ./lib/perl5/5.22.0/XSLoader.pm
+ ./lib/perl5/5.22.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 2701585f09..1e3115c1b7 100644
--- a/META.json
+++ b/META.json
@@ -125,5 +125,5 @@
"url" : "http://perl5.git.perl.org/"
}
},
- "version" : "5.021012"
+ "version" : "5.022000"
}
diff --git a/META.yml b/META.yml
index 484c2077da..552f5724ae 100644
--- a/META.yml
+++ b/META.yml
@@ -112,4 +112,4 @@ resources:
homepage: http://www.perl.org/
license: http://dev.perl.org/licenses/
repository: http://perl5.git.perl.org/
-version: '5.021012'
+version: '5.022000'
diff --git a/NetWare/Makefile b/NetWare/Makefile
index 74ce3a840a..42d85b147f 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.21.12 for NetWare"
+MODULE_DESC = "Perl 5.22.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.21.12
+INST_VER = \5.22.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 2d51b03c22..ef47c60bea 100644
--- a/NetWare/config_H.wc
+++ b/NetWare/config_H.wc
@@ -1042,7 +1042,7 @@
* This symbol contains the ~name expanded version of ARCHLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define ARCHLIB "c:\\perl\\5.21.12\\lib\\NetWare-x86-multi-thread" /**/
+#define ARCHLIB "c:\\perl\\5.22.0\\lib\\NetWare-x86-multi-thread" /**/
/*#define ARCHLIB_EXP "" /**/
/* ARCHNAME:
@@ -1073,8 +1073,8 @@
* This symbol is the filename expanded version of the BIN symbol, for
* programs that do not want to deal with that at run-time.
*/
-#define BIN "c:\\perl\\5.21.12\\bin\\NetWare-x86-multi-thread" /**/
-#define BIN_EXP "c:\\perl\\5.21.12\\bin\\NetWare-x86-multi-thread" /**/
+#define BIN "c:\\perl\\5.22.0\\bin\\NetWare-x86-multi-thread" /**/
+#define BIN_EXP "c:\\perl\\5.22.0\\bin\\NetWare-x86-multi-thread" /**/
/* BYTEORDER:
* This symbol holds the hexadecimal constant defined in byteorder,
@@ -3051,7 +3051,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.21.12\\lib\\NetWare-x86-multi-thread" /**/
+#define SITEARCH "c:\\perl\\site\\5.22.0\\lib\\NetWare-x86-multi-thread" /**/
/*#define SITEARCH_EXP "" /**/
/* SITELIB:
@@ -3074,7 +3074,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.21.12\\lib" /**/
+#define SITELIB "c:\\perl\\site\\5.22.0\\lib" /**/
/*#define SITELIB_EXP "" /**/
#define SITELIB_STEM "" /**/
diff --git a/Porting/config.sh b/Porting/config.sh
index 578aacbbb8..50c074a4a6 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -39,12 +39,12 @@ alignbytes='4'
ansi2knr=''
aphostname='/bin/hostname'
api_revision='5'
-api_subversion='12'
-api_version='21'
-api_versionstring='5.21.12'
+api_subversion='0'
+api_version='22'
+api_versionstring='5.22.0'
ar='ar'
-archlib='/pro/lib/perl5/5.21.12/i686-linux-64int'
-archlibexp='/pro/lib/perl5/5.21.12/i686-linux-64int'
+archlib='/pro/lib/perl5/5.22.0/i686-linux-64int'
+archlibexp='/pro/lib/perl5/5.22.0/i686-linux-64int'
archname64='64int'
archname='i686-linux-64int'
archobjs=''
@@ -810,7 +810,7 @@ incpath=''
incpth='/usr/lib/gcc/i586-suse-linux/4.8/include /usr/local/include /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/include /usr/include'
inews=''
initialinstalllocation='/pro/bin'
-installarchlib='/pro/lib/perl5/5.21.12/i686-linux-64int'
+installarchlib='/pro/lib/perl5/5.22.0/i686-linux-64int'
installbin='/pro/bin'
installhtml1dir=''
installhtml3dir=''
@@ -818,13 +818,13 @@ installman1dir='/pro/local/man/man1'
installman3dir='/pro/local/man/man3'
installprefix='/pro'
installprefixexp='/pro'
-installprivlib='/pro/lib/perl5/5.21.12'
+installprivlib='/pro/lib/perl5/5.22.0'
installscript='/pro/bin'
-installsitearch='/pro/lib/perl5/site_perl/5.21.12/i686-linux-64int'
+installsitearch='/pro/lib/perl5/site_perl/5.22.0/i686-linux-64int'
installsitebin='/pro/bin'
installsitehtml1dir=''
installsitehtml3dir=''
-installsitelib='/pro/lib/perl5/site_perl/5.21.12'
+installsitelib='/pro/lib/perl5/site_perl/5.22.0'
installsiteman1dir='/pro/local/man/man1'
installsiteman3dir='/pro/local/man/man3'
installsitescript='/pro/bin'
@@ -946,7 +946,7 @@ perl_patchlevel=''
perl_static_inline='static __inline__'
perladmin='hmbrand@cpan.org'
perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
-perlpath='/pro/bin/perl5.21.12'
+perlpath='/pro/bin/perl5.22.0'
pg='pg'
phostname='hostname'
pidtype='pid_t'
@@ -955,8 +955,8 @@ pmake=''
pr=''
prefix='/pro'
prefixexp='/pro'
-privlib='/pro/lib/perl5/5.21.12'
-privlibexp='/pro/lib/perl5/5.21.12'
+privlib='/pro/lib/perl5/5.22.0'
+privlibexp='/pro/lib/perl5/5.22.0'
procselfexe='"/proc/self/exe"'
prototype='define'
ptrsize='4'
@@ -1022,17 +1022,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='/pro/lib/perl5/site_perl/5.21.12/i686-linux-64int'
-sitearchexp='/pro/lib/perl5/site_perl/5.21.12/i686-linux-64int'
+sitearch='/pro/lib/perl5/site_perl/5.22.0/i686-linux-64int'
+sitearchexp='/pro/lib/perl5/site_perl/5.22.0/i686-linux-64int'
sitebin='/pro/bin'
sitebinexp='/pro/bin'
sitehtml1dir=''
sitehtml1direxp=''
sitehtml3dir=''
sitehtml3direxp=''
-sitelib='/pro/lib/perl5/site_perl/5.21.12'
+sitelib='/pro/lib/perl5/site_perl/5.22.0'
sitelib_stem='/pro/lib/perl5/site_perl'
-sitelibexp='/pro/lib/perl5/site_perl/5.21.12'
+sitelibexp='/pro/lib/perl5/site_perl/5.22.0'
siteman1dir='/pro/local/man/man1'
siteman1direxp='/pro/local/man/man1'
siteman3dir='/pro/local/man/man3'
@@ -1058,7 +1058,7 @@ src='.'
ssizetype='ssize_t'
st_ino_sign='1'
st_ino_size='8'
-startperl='#!/pro/bin/perl5.21.12'
+startperl='#!/pro/bin/perl5.22.0'
startsh='#!/bin/sh'
static_ext=' '
stdchar='char'
@@ -1071,7 +1071,7 @@ stdio_stream_array=''
strerror_r_proto='0'
strings='/usr/include/string.h'
submit=''
-subversion='12'
+subversion='0'
sysman='/usr/share/man/man1'
sysroot=''
tail=''
@@ -1170,8 +1170,8 @@ vendorprefix=''
vendorprefixexp=''
vendorscript=''
vendorscriptexp=''
-version='5.21.12'
-version_patchlevel_string='version 21 subversion 12'
+version='5.22.0'
+version_patchlevel_string='version 22 subversion 0'
versiononly='define'
vi=''
xlibpth='/usr/lib/386 /lib/386'
@@ -1180,11 +1180,11 @@ yaccflags=''
zcat=''
zip='zip'
PERL_REVISION=5
-PERL_VERSION=21
-PERL_SUBVERSION=12
+PERL_VERSION=22
+PERL_SUBVERSION=0
PERL_API_REVISION=5
-PERL_API_VERSION=21
-PERL_API_SUBVERSION=12
+PERL_API_VERSION=22
+PERL_API_SUBVERSION=0
PERL_PATCHLEVEL=''
PERL_CONFIG_SH=true
: Variables propagated from previous config.sh file.
diff --git a/Porting/config_H b/Porting/config_H
index 8d854409fa..55d20ccd2e 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -960,8 +960,8 @@
* This symbol contains the ~name expanded version of ARCHLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define ARCHLIB "/pro/lib/perl5/5.21.12/i686-linux-64int-ld" /**/
-#define ARCHLIB_EXP "/pro/lib/perl5/5.21.12/i686-linux-64int-ld" /**/
+#define ARCHLIB "/pro/lib/perl5/5.22.0/i686-linux-64int-ld" /**/
+#define ARCHLIB_EXP "/pro/lib/perl5/5.22.0/i686-linux-64int-ld" /**/
/* ARCHNAME:
* This symbol holds a string representing the architecture name.
@@ -2068,8 +2068,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define PRIVLIB "/pro/lib/perl5/5.21.12" /**/
-#define PRIVLIB_EXP "/pro/lib/perl5/5.21.12" /**/
+#define PRIVLIB "/pro/lib/perl5/5.22.0" /**/
+#define PRIVLIB_EXP "/pro/lib/perl5/5.22.0" /**/
/* PTRSIZE:
* This symbol contains the size of a pointer, so that the C preprocessor
@@ -2119,8 +2119,8 @@
* This symbol contains the ~name expanded version of SITEARCH, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define SITEARCH "/pro/lib/perl5/site_perl/5.21.12/i686-linux-64int-ld" /**/
-#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.21.12/i686-linux-64int-ld" /**/
+#define SITEARCH "/pro/lib/perl5/site_perl/5.22.0/i686-linux-64int-ld" /**/
+#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.22.0/i686-linux-64int-ld" /**/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -2142,8 +2142,8 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
-#define SITELIB "/pro/lib/perl5/site_perl/5.21.12" /**/
-#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.21.12" /**/
+#define SITELIB "/pro/lib/perl5/site_perl/5.22.0" /**/
+#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.22.0" /**/
#define SITELIB_STEM "/pro/lib/perl5/site_perl" /**/
/* SSize_t:
@@ -4326,7 +4326,7 @@
* script to make sure (one hopes) that it runs with perl and not
* some shell.
*/
-#define STARTPERL "#!/pro/bin/perl5.21.12" /**/
+#define STARTPERL "#!/pro/bin/perl5.22.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 5969a8287a..c5fd4c6e5a 100644
--- a/Porting/perldelta_template.pod
+++ b/Porting/perldelta_template.pod
@@ -378,7 +378,7 @@ here.
XXX Generate this with:
- perl Porting/acknowledgements.pl v5.21.12..HEAD
+ perl Porting/acknowledgements.pl v5.22.0..HEAD
=head1 Reporting Bugs
diff --git a/Porting/todo.pod b/Porting/todo.pod
index 806c0e9521..d581b53031 100644
--- a/Porting/todo.pod
+++ b/Porting/todo.pod
@@ -467,7 +467,7 @@ Natively 64-bit systems need neither -Duse64bitint nor -Duse64bitall.
On these systems, it might be the default compilation mode, and there
is currently no guarantee that passing no use64bitall option to the
Configure process will build a 32bit perl. Implementing -Duse32bit*
-options would be nice for perl 5.21.12.
+options would be nice for perl 5.22.0.
=head2 Profile Perl - am I hot or not?
@@ -1169,7 +1169,7 @@ L<http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2013-01/msg00339.html>
=head1 Big projects
Tasks that will get your name mentioned in the description of the "Highlights
-of 5.21.12"
+of 5.22.0"
=head2 make ithreads more robust
diff --git a/README.haiku b/README.haiku
index eb1cbdc1aa..d504889e63 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.21.12/BePC-haiku/CORE/libperl.so .
+ cd /boot/common/lib; ln -s perl5/5.22.0/BePC-haiku/CORE/libperl.so .
-Replace C<5.21.12> with your respective version of Perl.
+Replace C<5.22.0> with your respective version of Perl.
=head1 KNOWN PROBLEMS
diff --git a/README.macosx b/README.macosx
index fbf8c137f4..51de2364bb 100644
--- a/README.macosx
+++ b/README.macosx
@@ -10,9 +10,9 @@ perlmacosx - Perl under Mac OS X
This document briefly describes Perl under Mac OS X.
- curl -O http://www.cpan.org/src/perl-5.21.12.tar.gz
- tar -xzf perl-5.21.12.tar.gz
- cd perl-5.21.12
+ curl -O http://www.cpan.org/src/perl-5.22.0.tar.gz
+ tar -xzf perl-5.22.0.tar.gz
+ cd perl-5.22.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.21.12 as of this writing) builds without changes
+The latest Perl release (5.22.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 5c8fcfda23..bfe329fb56 100644
--- a/README.os2
+++ b/README.os2
@@ -619,7 +619,7 @@ C<set PERLLIB_PREFIX> in F<Config.sys>, see L<"PERLLIB_PREFIX">.
=item Additional Perl modules
- unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.21.12/
+ unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.22.0/
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 8232f56260..70ca101c79 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^.21^.12.tar
+ vmstar -xvf perl-5^.22^.0.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.21^.12]
+ set default [.perl-5^.22^.0]
and proceed with configuration as described in the next section.
diff --git a/README.win32 b/README.win32
index 403c517496..605f980c1c 100644
--- a/README.win32
+++ b/README.win32
@@ -396,7 +396,7 @@ Be sure to read the instructions near the top of the makefiles carefully.
Type "dmake" (or "nmake" if you are using that make).
This should build everything. Specifically, it will create perl.exe,
-perl521.dll at the perl toplevel, and various other extension dll's
+perl522.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/hints/catamount.sh b/hints/catamount.sh
index c1a374fbc6..d9b4fd9dd0 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.21.12
+# mkdir -p /opt/perl-catamount/lib/perl5/5.22.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.21.12
+# cp -pr lib/* /opt/perl-catamount/lib/perl5/5.22.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/intrpvar.h b/intrpvar.h
index bc40aef991..b847ff31e7 100644
--- a/intrpvar.h
+++ b/intrpvar.h
@@ -179,7 +179,7 @@ PERLVAR(I, statgv, GV *)
PERLVARI(I, statname, SV *, NULL)
#ifdef HAS_TIMES
-/* Will be removed soon after v5.21.12. See RT #121351 */
+/* Will be removed soon after v5.22.0. See RT #121351 */
PERLVAR(I, timesbuf, struct tms)
#endif
@@ -753,7 +753,7 @@ PERLVARI(I, globhook, globhook_t, NULL)
PERLVARI(I, padlist_generation, U32, 1) /* id to identify padlist clones */
-/* The last unconditional member of the interpreter structure when 5.21.12 was
+/* The last unconditional member of the interpreter structure when 5.22.0 was
released. The offset of the end of this is baked into a global variable in
any shared perl library which will allow a sanity test in future perl
releases. */
diff --git a/patchlevel.h b/patchlevel.h
index 5b404be19e..a0ad78bf1e 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -14,8 +14,8 @@
* exactly on the third column */
#define PERL_REVISION 5 /* age */
-#define PERL_VERSION 21 /* epoch */
-#define PERL_SUBVERSION 12 /* generation */
+#define PERL_VERSION 22 /* epoch */
+#define PERL_SUBVERSION 0 /* 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 21
-#define PERL_API_SUBVERSION 12
+#define PERL_API_VERSION 22
+#define PERL_API_SUBVERSION 0
/*
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 9682db7253..da0454ba7f 100644
--- a/plan9/config.plan9
+++ b/plan9/config.plan9
@@ -3373,8 +3373,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define PRIVLIB "/sys/lib/perl/5.21.12" /**/
-#define PRIVLIB_EXP "/sys/lib/perl/5.21.12" /**/
+#define PRIVLIB "/sys/lib/perl/5.22.0" /**/
+#define PRIVLIB_EXP "/sys/lib/perl/5.22.0" /**/
/* PTRSIZE:
* This symbol contains the size of a pointer, so that the C preprocessor
@@ -3501,9 +3501,9 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
-#define SITELIB "/sys/lib/perl/5.21.12/site_perl" /**/
-#define SITELIB_EXP "/sys/lib/perl/5.21.12/site_perl" /**/
-#define SITELIB_STEM "/sys/lib/perl/5.21.12/site_perl" /**/
+#define SITELIB "/sys/lib/perl/5.22.0/site_perl" /**/
+#define SITELIB_EXP "/sys/lib/perl/5.22.0/site_perl" /**/
+#define SITELIB_STEM "/sys/lib/perl/5.22.0/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 11a54a6cf9..907493d822 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='12'
-api_version='21'
-api_versionstring='5.21.12'
+api_subversion='0'
+api_version='22'
+api_versionstring='5.22.0'
ar='ar'
-archlib='/sys/lib/perl5/5.21.12/386'
-archlibexp='/sys/lib/perl5/5.21.12/386'
+archlib='/sys/lib/perl5/5.22.0/386'
+archlibexp='/sys/lib/perl5/5.22.0/386'
archname64=''
archname='386'
archobjs=''
@@ -787,17 +787,17 @@ inc_version_list=' '
inc_version_list_init='0'
incpath=''
inews=''
-installarchlib='/sys/lib/perl/5.21.12/386'
+installarchlib='/sys/lib/perl/5.22.0/386'
installbin='/usr/bin'
installman1dir='/sys/man/1pub'
installman3dir='/sys/man/2pub'
installprefix='/usr'
installprefixexp='/usr'
-installprivlib='/sys/lib/perl/5.21.12'
+installprivlib='/sys/lib/perl/5.22.0'
installscript='/usr/bin'
-installsitearch='/sys/lib/perl/5.21.12/site_perl/386'
+installsitearch='/sys/lib/perl/5.22.0/site_perl/386'
installsitebin='/usr/bin'
-installsitelib='/sys/lib/perl/5.21.12/site_perl'
+installsitelib='/sys/lib/perl/5.22.0/site_perl'
installstyle='lib/perl5'
installusrbinperl='undef'
installvendorarch=''
@@ -918,8 +918,8 @@ pmake=''
pr=''
prefix='/usr'
prefixexp='/usr'
-privlib='/sys/lib/perl/5.21.12'
-privlibexp='/sys/lib/perl/5.21.12'
+privlib='/sys/lib/perl/5.22.0'
+privlibexp='/sys/lib/perl/5.22.0'
procselfexe=''
prototype='define'
ptrsize='4'
@@ -984,13 +984,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.21.12/site_perl/386'
+sitearch='/sys/lib/perl/5.22.0/site_perl/386'
sitearchexp='/sys/lib/perl/site_perl/386'
sitebin='/usr/bin'
sitebinexp='/usr/bin'
-sitelib='/sys/lib/perl/5.21.12/site_perl'
-sitelib_stem='/sys/lib/perl/5.21.12/site_perl'
-sitelibexp='/sys/lib/perl/5.21.12/site_perl'
+sitelib='/sys/lib/perl/5.22.0/site_perl'
+sitelib_stem='/sys/lib/perl/5.22.0/site_perl'
+sitelibexp='/sys/lib/perl/5.22.0/site_perl'
siteprefix='/usr'
siteprefixexp='/usr'
sizesize='4'
@@ -1023,7 +1023,7 @@ stdio_stream_array=''
strerror_r_proto='0'
strings='/sys/include/ape/string.h'
submit=''
-subversion='12'
+subversion='0'
sysman='/sys/man/1pub'
tail=''
tar=''
@@ -1105,8 +1105,8 @@ vendorlib_stem=''
vendorlibexp=''
vendorprefix=''
vendorprefixexp=''
-version='5.21.12'
-version_patchlevel_string='version 21 subversion 12'
+version='5.22.0'
+version_patchlevel_string='version 22 subversion 0'
versiononly='undef'
vi=''
xlibpth=''
@@ -1119,10 +1119,10 @@ config_arg0='./Configure'
config_args=''
config_argc=0
PERL_REVISION=5
-PERL_VERSION=21
-PERL_SUBVERSION=12
+PERL_VERSION=22
+PERL_SUBVERSION=0
PERL_API_REVISION=5
-PERL_API_VERSION=21
-PERL_API_SUBVERSION=12
+PERL_API_VERSION=22
+PERL_API_SUBVERSION=0
PERL_PATCHLEVEL=
PERL_CONFIG_SH=true
diff --git a/uconfig.h b/uconfig.h
index a3a7fff3ba..6a69fdfa26 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -915,8 +915,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.21/unknown" / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.21/unknown" / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.22/unknown" / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.22/unknown" / **/
/* ARCHNAME:
* This symbol holds a string representing the architecture name.
@@ -3075,8 +3075,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.21" /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.21" /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.22" /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.22" /**/
/* CAN_PROTOTYPE:
* If defined, this macro indicates that the C compiler can handle
@@ -3219,8 +3219,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.21/unknown" / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.21/unknown" / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.22/unknown" / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.22/unknown" / **/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -3242,8 +3242,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.21" /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.21" /**/
+#define SITELIB "/usr/local/lib/perl5/5.22" /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.22" /**/
#define SITELIB_STEM "/usr/local/lib/perl5" /**/
/* Size_t_size:
diff --git a/uconfig.sh b/uconfig.sh
index 5c1632efc7..edd4719186 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.21/unknown'
-archlibexp='/usr/local/lib/perl5/5.21/unknown'
+archlib='/usr/local/lib/perl5/5.22/unknown'
+archlibexp='/usr/local/lib/perl5/5.22/unknown'
archname='unknown'
asctime_r_proto='0'
bin='/usr/local/bin'
@@ -745,8 +745,8 @@ package='perl5'
perl_static_inline='static'
phostname='hostname'
pidtype=int
-privlib='/usr/local/lib/perl5/5.21'
-privlibexp='/usr/local/lib/perl5/5.21'
+privlib='/usr/local/lib/perl5/5.22'
+privlibexp='/usr/local/lib/perl5/5.22'
procselfexe=''
prototype='undef'
ptrsize='4'
@@ -796,11 +796,11 @@ sig_name_init='0'
sig_num_init='0'
sig_size='1'
signal_t=int
-sitearch='/usr/local/lib/perl5/5.21/unknown'
-sitearchexp='/usr/local/lib/perl5/5.21/unknown'
-sitelib='/usr/local/lib/perl5/5.21'
+sitearch='/usr/local/lib/perl5/5.22/unknown'
+sitearchexp='/usr/local/lib/perl5/5.22/unknown'
+sitelib='/usr/local/lib/perl5/5.22'
sitelib_stem='/usr/local/lib/perl5'
-sitelibexp='/usr/local/lib/perl5/5.21'
+sitelibexp='/usr/local/lib/perl5/5.22'
sizesize=4
sizetype='size_t'
socksizetype='int'
diff --git a/uconfig64.sh b/uconfig64.sh
index 3d5b0e5200..b26f8fc66f 100644
--- a/uconfig64.sh
+++ b/uconfig64.sh
@@ -7,8 +7,8 @@ afsroot='/afs'
alignbytes='8'
ansi2knr=''
aphostname='/bin/hostname'
-archlib='/usr/local/lib/perl5/5.21/unknown'
-archlibexp='/usr/local/lib/perl5/5.21/unknown'
+archlib='/usr/local/lib/perl5/5.22/unknown'
+archlibexp='/usr/local/lib/perl5/5.22/unknown'
archname='unknown64'
asctime_r_proto='0'
bin='/usr/local/bin'
@@ -746,8 +746,8 @@ package='perl5'
perl_static_inline='static'
phostname='hostname'
pidtype=int
-privlib='/usr/local/lib/perl5/5.21'
-privlibexp='/usr/local/lib/perl5/5.21'
+privlib='/usr/local/lib/perl5/5.22'
+privlibexp='/usr/local/lib/perl5/5.22'
procselfexe=''
prototype='undef'
ptrsize='8'
@@ -797,11 +797,11 @@ sig_name_init='0'
sig_num_init='0'
sig_size='1'
signal_t=int
-sitearch='/usr/local/lib/perl5/5.21/unknown'
-sitearchexp='/usr/local/lib/perl5/5.21/unknown'
-sitelib='/usr/local/lib/perl5/5.21'
+sitearch='/usr/local/lib/perl5/5.22/unknown'
+sitearchexp='/usr/local/lib/perl5/5.22/unknown'
+sitelib='/usr/local/lib/perl5/5.22'
sitelib_stem='/usr/local/lib/perl5'
-sitelibexp='/usr/local/lib/perl5/5.21'
+sitelibexp='/usr/local/lib/perl5/5.22'
sizesize=4
sizetype='size_t'
socksizetype='int'
diff --git a/win32/Makefile b/win32/Makefile
index 894db0228f..b1332fd690 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
-# (perl521.dll). Also makes individual DLLs for the XS extensions.
+# (perl522.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.21.12
+#INST_VER = \5.22.0
#
# Comment this out if you DON'T want your perl installation to have
@@ -185,7 +185,7 @@ CCTYPE = MSVC60
# 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 perl521s.lib will also be created.
+# variables below. A static library perl522s.lib will also be created.
# Ordinary perl.exe is not affected by this option.
#
#BUILD_STATIC = define
@@ -590,9 +590,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 = ..\perl521.lib
-PERLSTATICLIB = ..\perl521s.lib
-PERLDLL = ..\perl521.dll
+PERLIMPLIB = ..\perl522.lib
+PERLSTATICLIB = ..\perl522s.lib
+PERLDLL = ..\perl522.dll
MINIPERL = ..\miniperl.exe
MINIDIR = .\mini
diff --git a/win32/Makefile.ce b/win32/Makefile.ce
index 894da33a1d..089d5cbad7 100644
--- a/win32/Makefile.ce
+++ b/win32/Makefile.ce
@@ -5,7 +5,7 @@
#
SRCDIR = ..
-PV = 521
+PV = 522
# 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 fb9a54b11f..8660835a30 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -6,7 +6,7 @@
# Windows SDK 64-bit compiler and tools
#
# This is set up to build a perl.exe that runs off a shared library
-# (perl521.dll). Also makes individual DLLs for the XS extensions.
+# (perl522.dll). Also makes individual DLLs for the XS extensions.
#
##
@@ -44,7 +44,7 @@ INST_TOP *= $(INST_DRV)\perl
# versioned installation can be obtained by setting INST_TOP above to a
# path that includes an arbitrary version string.
#
-#INST_VER *= \5.21.12
+#INST_VER *= \5.22.0
#
# Comment this out if you DON'T want your perl installation to have
@@ -205,7 +205,7 @@ CCTYPE *= GCC
# 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 perl521s.lib will also be created.
+# variables below. A static library perl522s.lib will also be created.
# Ordinary perl.exe is not affected by this option.
#
#BUILD_STATIC *= define
@@ -808,8 +808,8 @@ UTILS = \
CFGSH_TMPL = config.gc
CFGH_TMPL = config_H.gc
-PERLIMPLIB = ..\libperl521$(a)
-PERLSTATICLIB = ..\libperl521s$(a)
+PERLIMPLIB = ..\libperl522$(a)
+PERLSTATICLIB = ..\libperl522s$(a)
INT64 = long long
.ELSE
@@ -822,9 +822,9 @@ 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 *= ..\perl521$(a)
-PERLSTATICLIB *= ..\perl521s$(a)
-PERLDLL = ..\perl521.dll
+PERLIMPLIB *= ..\perl522$(a)
+PERLSTATICLIB *= ..\perl522s$(a)
+PERLDLL = ..\perl522.dll
XCOPY = xcopy /f /r /i /d /y
RCOPY = xcopy /f /r /i /e /d /y