This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump bleadperl's version number to 5.9.2.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 18 Mar 2004 08:27:34 +0000 (08:27 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 18 Mar 2004 08:27:34 +0000 (08:27 +0000)
p4raw-id: //depot/perl@22523

15 files changed:
NetWare/Makefile
NetWare/config_H.wc
Porting/config.sh
Porting/config_H
epoc/config.sh
epoc/createpkg.pl
patchlevel.h
plan9/config.plan9
win32/Makefile
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/config_H.vc64
win32/makefile.mk
wince/Makefile.ce

index 20097a9..26be526 100644 (file)
@@ -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.9.1 for NetWare"
+MODULE_DESC     = "Perl 5.9.2 for NetWare"
 CCTYPE          = CodeWarrior
 C_COMPILER             = mwccnlm -c
 CPP_COMPILER   = mwccnlm
@@ -465,7 +465,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.9.1
+INST_VER       = \5.9.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
index ca16eb6..3d574a9 100644 (file)
  *     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.9.1\\lib\\NetWare-x86-multi-thread"               /**/
+#define ARCHLIB "c:\\perl\\5.9.2\\lib\\NetWare-x86-multi-thread"               /**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* ARCHNAME:
  *     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.9.1\\bin\\NetWare-x86-multi-thread"   /**/
-#define BIN_EXP "c:\\perl\\5.9.1\\bin\\NetWare-x86-multi-thread"       /**/
+#define BIN "c:\\perl\\5.9.2\\bin\\NetWare-x86-multi-thread"   /**/
+#define BIN_EXP "c:\\perl\\5.9.2\\bin\\NetWare-x86-multi-thread"       /**/
 
 /* BYTEORDER:
  *     This symbol holds the hexadecimal constant defined in byteorder,
  *     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.9.1\\lib\\NetWare-x86-multi-thread"                /**/
+#define SITEARCH "c:\\perl\\site\\5.9.2\\lib\\NetWare-x86-multi-thread"                /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
  *     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.9.1\\lib"           /**/
-#define SITELIB_EXP (nw_get_sitelib("5.9.1"))  /**/
+#define SITELIB "c:\\perl\\site\\5.9.2\\lib"           /**/
+#define SITELIB_EXP (nw_get_sitelib("5.9.2"))  /**/
 #define SITELIB_STEM ""                /**/
 
 /* Size_t_size:
index 264cbfa..45fb212 100644 (file)
@@ -36,8 +36,8 @@ api_subversion='0'
 api_version='8'
 api_versionstring='5.8.0'
 ar='ar'
-archlib='/opt/perl/lib/5.9.1/i686-linux'
-archlibexp='/opt/perl/lib/5.9.1/i686-linux'
+archlib='/opt/perl/lib/5.9.2/i686-linux'
+archlibexp='/opt/perl/lib/5.9.2/i686-linux'
 archname64=''
 archname='i686-linux'
 archobjs=''
@@ -668,7 +668,7 @@ inc_version_list=''
 inc_version_list_init='0'
 incpath=''
 inews=''
-installarchlib='/opt/perl/lib/5.9.1/i686-linux'
+installarchlib='/opt/perl/lib/5.9.2/i686-linux'
 installbin='/opt/perl/bin'
 installhtml1dir=''
 installhtml3dir=''
@@ -676,13 +676,13 @@ installman1dir='/opt/perl/man/man1'
 installman3dir='/opt/perl/man/man3'
 installprefix='/opt/perl'
 installprefixexp='/opt/perl'
-installprivlib='/opt/perl/lib/5.9.1'
+installprivlib='/opt/perl/lib/5.9.2'
 installscript='/opt/perl/bin'
-installsitearch='/opt/perl/lib/site_perl/5.9.1/i686-linux'
+installsitearch='/opt/perl/lib/site_perl/5.9.2/i686-linux'
 installsitebin='/opt/perl/bin'
 installsitehtml1dir=''
 installsitehtml3dir=''
-installsitelib='/opt/perl/lib/site_perl/5.9.1'
+installsitelib='/opt/perl/lib/site_perl/5.9.2'
 installsiteman1dir='/opt/perl/man/man1'
 installsiteman3dir='/opt/perl/man/man3'
 installsitescript='/opt/perl/bin'
@@ -799,7 +799,7 @@ perl=''
 perl_patchlevel='21538'
 perladmin='rafael@dat.local'
 perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
-perlpath='/opt/perl/bin/perl5.9.1'
+perlpath='/opt/perl/bin/perl5.9.2'
 pg='pg'
 phostname='hostname'
 pidtype='pid_t'
@@ -808,8 +808,8 @@ pmake=''
 pr=''
 prefix='/opt/perl'
 prefixexp='/opt/perl'
-privlib='/opt/perl/lib/5.9.1'
-privlibexp='/opt/perl/lib/5.9.1'
+privlib='/opt/perl/lib/5.9.2'
+privlibexp='/opt/perl/lib/5.9.2'
 procselfexe='"/proc/self/exe"'
 prototype='define'
 ptrsize='4'
@@ -870,17 +870,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='/opt/perl/lib/site_perl/5.9.1/i686-linux'
-sitearchexp='/opt/perl/lib/site_perl/5.9.1/i686-linux'
+sitearch='/opt/perl/lib/site_perl/5.9.2/i686-linux'
+sitearchexp='/opt/perl/lib/site_perl/5.9.2/i686-linux'
 sitebin='/opt/perl/bin'
 sitebinexp='/opt/perl/bin'
 sitehtml1dir=''
 sitehtml1direxp=''
 sitehtml3dir=''
 sitehtml3direxp=''
-sitelib='/opt/perl/lib/site_perl/5.9.1'
+sitelib='/opt/perl/lib/site_perl/5.9.2'
 sitelib_stem='/opt/perl/lib/site_perl'
-sitelibexp='/opt/perl/lib/site_perl/5.9.1'
+sitelibexp='/opt/perl/lib/site_perl/5.9.2'
 siteman1dir='/opt/perl/man/man1'
 siteman1direxp='/opt/perl/man/man1'
 siteman3dir='/opt/perl/man/man3'
@@ -904,7 +904,7 @@ srand48_r_proto='0'
 srandom_r_proto='0'
 src='.'
 ssizetype='ssize_t'
-startperl='#!/opt/perl/bin/perl5.9.1'
+startperl='#!/opt/perl/bin/perl5.9.2'
 startsh='#!/bin/sh'
 static_ext=' '
 stdchar='char'
@@ -999,7 +999,7 @@ vendorprefix=''
 vendorprefixexp=''
 vendorscript=''
 vendorscriptexp=''
-version='5.9.1'
+version='5.9.2'
 version_patchlevel_string='version 9 subversion 1 patch 21538'
 versiononly='define'
 vi=''
index bdc5616..526469c 100644 (file)
  *     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.9.1/i686-linux"               /**/
-#define ARCHLIB_EXP "/opt/perl/lib/5.9.1/i686-linux"           /**/
+#define ARCHLIB "/opt/perl/lib/5.9.2/i686-linux"               /**/
+#define ARCHLIB_EXP "/opt/perl/lib/5.9.2/i686-linux"           /**/
 
 /* BIN:
  *     This symbol holds the path of the bin directory where the package will
  *     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.9.1"          /**/
-#define PRIVLIB_EXP "/opt/perl/lib/5.9.1"              /**/
+#define PRIVLIB "/opt/perl/lib/5.9.2"          /**/
+#define PRIVLIB_EXP "/opt/perl/lib/5.9.2"              /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     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.9.1/i686-linux"            /**/
-#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.9.1/i686-linux"                /**/
+#define SITEARCH "/opt/perl/lib/site_perl/5.9.2/i686-linux"            /**/
+#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.9.2/i686-linux"                /**/
 
 /* SITELIB:
  *     This symbol contains the name of the private library for this package.
  *     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.9.1"                /**/
-#define SITELIB_EXP "/opt/perl/lib/site_perl/5.9.1"            /**/
+#define SITELIB "/opt/perl/lib/site_perl/5.9.2"                /**/
+#define SITELIB_EXP "/opt/perl/lib/site_perl/5.9.2"            /**/
 #define SITELIB_STEM "/opt/perl/lib/site_perl"         /**/
 
 /* PERL_VENDORARCH:
  *     script to make sure (one hopes) that it runs with perl and not
  *     some shell.
  */
-#define STARTPERL "#!/opt/perl/bin/perl5.9.1"          /**/
+#define STARTPERL "#!/opt/perl/bin/perl5.9.2"          /**/
 
 /* HAS_STDIO_STREAM_ARRAY:
  *     This symbol, if defined, tells that there is an array
index 647b91e..e183da3 100644 (file)
@@ -33,8 +33,8 @@ apirevision=''
 apisubversion=''
 apiversion=''
 ar='arm-epoc-pe-ar'
-archlib='/usr/lib/perl/5.9.1/epoc'
-archlibexp='/usr/lib/perl/5.9.1/epoc'
+archlib='/usr/lib/perl/5.9.2/epoc'
+archlibexp='/usr/lib/perl/5.9.2/epoc'
 archname64=''
 archname='epoc'
 archobjs='epoc.o epocish.o epoc_stubs.o'
@@ -719,8 +719,8 @@ pmake=''
 pr=''
 prefix=''
 prefixexp=''
-privlib='/usr/lib/perl/5.9.1'
-privlibexp='/usr/lib/perl/5.9.1'
+privlib='/usr/lib/perl/5.9.2'
+privlibexp='/usr/lib/perl/5.9.2'
 procselfexe=''
 prototype='define'
 ptrsize='4'
@@ -775,11 +775,11 @@ sig_num='0'
 sig_num_init='0, 0'
 sig_size='1'
 signal_t='void'
-sitearch='/usr/lib/perl/site_perl/5.9.1/epoc'
-sitearchexp='/usr/lib/perl/site_perl/5.9.1/epoc'
-sitelib='/usr/lib/perl/site_perl/5.9.1/'
+sitearch='/usr/lib/perl/site_perl/5.9.2/epoc'
+sitearchexp='/usr/lib/perl/site_perl/5.9.2/epoc'
+sitelib='/usr/lib/perl/site_perl/5.9.2/'
 sitelib_stem='/usr/lib/perl/site_perl'
-sitelibexp='/usr/lib/perl/site_perl/5.9.1/'
+sitelibexp='/usr/lib/perl/site_perl/5.9.2/'
 siteprefix=''
 siteprefixexp=''
 sizesize='4'
@@ -857,7 +857,7 @@ vendorlib_stem=''
 vendorlibexp=''
 vendorprefix=''
 vendorprefixexp=''
-version='5.9.1'
+version='5.9.2'
 versiononly='undef'
 vi=''
 voidflags='15'
@@ -988,7 +988,7 @@ vendorlib_stem=''
 vendorlibexp=''
 vendorprefix=''
 vendorprefixexp=''
-version='5.9.1'
+version='5.9.2'
 vi=''
 voidflags='15'
 xlibpth=''
index 7dfb9fa..5de45f4 100644 (file)
@@ -3,7 +3,7 @@
 use File::Find;
 use Cwd;
 
-$VERSION="5.9.1";
+$VERSION="5.9.2";
 $EPOC_VERSION=1;
 
 
index caa64d8..a40682a 100644 (file)
@@ -15,7 +15,7 @@
 
 #define PERL_REVISION  5               /* age */
 #define PERL_VERSION   9               /* epoch */
-#define PERL_SUBVERSION        1               /* generation */
+#define PERL_SUBVERSION        2               /* generation */
 
 /* The following numbers describe the earliest compatible version of
    Perl ("compatibility" here being defined as sufficient binary/API
index c0afafd..66a84bb 100644 (file)
  *     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.9.1"          /**/
-#define PRIVLIB_EXP "/sys/lib/perl/5.9.1"              /**/
+#define PRIVLIB "/sys/lib/perl/5.9.2"          /**/
+#define PRIVLIB_EXP "/sys/lib/perl/5.9.2"              /**/
 
 /* PTRSIZE:
  *     This symbol contains the size of a pointer, so that the C preprocessor
  *     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.9.1/site_perl"                /**/
-#define SITELIB_EXP "/sys/lib/perl/5.9.1/site_perl"            /**/
-#define SITELIB_STEM "/sys/lib/perl/5.9.1/site_perl"           /**/
+#define SITELIB "/sys/lib/perl/5.9.2/site_perl"                /**/
+#define SITELIB_EXP "/sys/lib/perl/5.9.2/site_perl"            /**/
+#define SITELIB_STEM "/sys/lib/perl/5.9.2/site_perl"           /**/
 
 /* Size_t_size:
  *     This symbol holds the size of a Size_t in bytes.
index 5483b74..1ed618c 100644 (file)
@@ -32,7 +32,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.9.1
+#INST_VER = \5.9.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
index 6b475a3..9e23b46 100644 (file)
  *     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.9.1\\lib\\MSWin32-x86-multi-thread"               /**/
+#define ARCHLIB "c:\\perl\\5.9.2\\lib\\MSWin32-x86-multi-thread"               /**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* BIN:
  *     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.9.1\\bin\\MSWin32-x86-multi-thread"   /**/
-#define BIN_EXP "c:\\perl\\5.9.1\\bin\\MSWin32-x86-multi-thread"       /**/
+#define BIN "c:\\perl\\5.9.2\\bin\\MSWin32-x86-multi-thread"   /**/
+#define BIN_EXP "c:\\perl\\5.9.2\\bin\\MSWin32-x86-multi-thread"       /**/
 
 /* PERL_INC_VERSION_LIST:
  *     This variable specifies the list of subdirectories in over
  *     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 "c:\\perl\\5.9.1\\lib"         /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.9.1"))       /**/
+#define PRIVLIB "c:\\perl\\5.9.2\\lib"         /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.9.2"))       /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     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.9.1\\lib\\MSWin32-x86-multi-thread"                /**/
+#define SITEARCH "c:\\perl\\site\\5.9.2\\lib\\MSWin32-x86-multi-thread"                /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
  *     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.9.1\\lib"           /**/
-#define SITELIB_EXP (win32_get_sitelib("5.9.1"))       /**/
+#define SITELIB "c:\\perl\\site\\5.9.2\\lib"           /**/
+#define SITELIB_EXP (win32_get_sitelib("5.9.2"))       /**/
 #define SITELIB_STEM ""                /**/
 
 /* PERL_VENDORARCH:
index d3f1fd4..a3f31ab 100644 (file)
  *     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.9.1\\lib\\MSWin32-x86-multi-thread"               /**/
+#define ARCHLIB "c:\\perl\\5.9.2\\lib\\MSWin32-x86-multi-thread"               /**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* BIN:
  *     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.9.1\\bin\\MSWin32-x86-multi-thread"   /**/
-#define BIN_EXP "c:\\perl\\5.9.1\\bin\\MSWin32-x86-multi-thread"       /**/
+#define BIN "c:\\perl\\5.9.2\\bin\\MSWin32-x86-multi-thread"   /**/
+#define BIN_EXP "c:\\perl\\5.9.2\\bin\\MSWin32-x86-multi-thread"       /**/
 
 /* PERL_INC_VERSION_LIST:
  *     This variable specifies the list of subdirectories in over
  *     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 "c:\\perl\\5.9.1\\lib"         /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.9.1"))       /**/
+#define PRIVLIB "c:\\perl\\5.9.2\\lib"         /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.9.2"))       /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     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.9.1\\lib\\MSWin32-x86-multi-thread"                /**/
+#define SITEARCH "c:\\perl\\site\\5.9.2\\lib\\MSWin32-x86-multi-thread"                /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
  *     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.9.1\\lib"           /**/
-#define SITELIB_EXP (win32_get_sitelib("5.9.1"))       /**/
+#define SITELIB "c:\\perl\\site\\5.9.2\\lib"           /**/
+#define SITELIB_EXP (win32_get_sitelib("5.9.2"))       /**/
 #define SITELIB_STEM ""                /**/
 
 /* PERL_VENDORARCH:
index 73fc9db..c64d325 100644 (file)
  *     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.9.1\\lib\\MSWin32-x86-multi-thread"               /**/
+#define ARCHLIB "c:\\perl\\5.9.2\\lib\\MSWin32-x86-multi-thread"               /**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* BIN:
  *     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.9.1\\bin\\MSWin32-x86-multi-thread"   /**/
-#define BIN_EXP "c:\\perl\\5.9.1\\bin\\MSWin32-x86-multi-thread"       /**/
+#define BIN "c:\\perl\\5.9.2\\bin\\MSWin32-x86-multi-thread"   /**/
+#define BIN_EXP "c:\\perl\\5.9.2\\bin\\MSWin32-x86-multi-thread"       /**/
 
 /* PERL_INC_VERSION_LIST:
  *     This variable specifies the list of subdirectories in over
  *     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 "c:\\perl\\5.9.1\\lib"         /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.9.1"))       /**/
+#define PRIVLIB "c:\\perl\\5.9.2\\lib"         /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.9.2"))       /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     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.9.1\\lib\\MSWin32-x86-multi-thread"                /**/
+#define SITEARCH "c:\\perl\\site\\5.9.2\\lib\\MSWin32-x86-multi-thread"                /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
  *     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.9.1\\lib"           /**/
-#define SITELIB_EXP (win32_get_sitelib("5.9.1"))       /**/
+#define SITELIB "c:\\perl\\site\\5.9.2\\lib"           /**/
+#define SITELIB_EXP (win32_get_sitelib("5.9.2"))       /**/
 #define SITELIB_STEM ""                /**/
 
 /* PERL_VENDORARCH:
index 6560596..0beee2c 100644 (file)
  *     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.9.1\\lib\\MSWin32-x86-multi-thread"               /**/
+#define ARCHLIB "c:\\perl\\5.9.2\\lib\\MSWin32-x86-multi-thread"               /**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* BIN:
  *     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.9.1\\bin\\MSWin32-x86-multi-thread"   /**/
-#define BIN_EXP "c:\\perl\\5.9.1\\bin\\MSWin32-x86-multi-thread"       /**/
+#define BIN "c:\\perl\\5.9.2\\bin\\MSWin32-x86-multi-thread"   /**/
+#define BIN_EXP "c:\\perl\\5.9.2\\bin\\MSWin32-x86-multi-thread"       /**/
 
 /* PERL_INC_VERSION_LIST:
  *     This variable specifies the list of subdirectories in over
  *     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 "c:\\perl\\5.9.1\\lib"         /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.9.1"))       /**/
+#define PRIVLIB "c:\\perl\\5.9.2\\lib"         /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.9.2"))       /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     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.9.1\\lib\\MSWin32-x86-multi-thread"                /**/
+#define SITEARCH "c:\\perl\\site\\5.9.2\\lib\\MSWin32-x86-multi-thread"                /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
  *     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.9.1\\lib"           /**/
-#define SITELIB_EXP (win32_get_sitelib("5.9.1"))       /**/
+#define SITELIB "c:\\perl\\site\\5.9.2\\lib"           /**/
+#define SITELIB_EXP (win32_get_sitelib("5.9.2"))       /**/
 #define SITELIB_STEM ""                /**/
 
 /* PERL_VENDORARCH:
index c6f3abe..1ee9209 100644 (file)
@@ -34,7 +34,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.9.1
+INST_VER       *= \5.9.2
 
 #
 # Comment this out if you DON'T want your perl installation to have
index 5e7d3ec..67c69ca 100644 (file)
@@ -4,7 +4,7 @@
 
 SRCDIR     = ..
 PV         = 59
-INST_VER   = 5.9.1
+INST_VER   = 5.9.2
 
 # INSTALL_ROOT specifies a path where this perl will be installed on CE device
 INSTALL_ROOT=/netzwerk/sprache/perl