summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes199
-rw-r--r--patchlevel.h3
-rw-r--r--pod/perlop.pod38
-rw-r--r--win32/Makefile2
-rw-r--r--win32/config_H.bc16
-rw-r--r--win32/config_H.gc16
-rw-r--r--win32/config_H.vc16
-rw-r--r--win32/makefile.mk2
8 files changed, 245 insertions, 47 deletions
diff --git a/Changes b/Changes
index 8dd2c8b934..096ba0da34 100644
--- a/Changes
+++ b/Changes
@@ -65,7 +65,204 @@ indicator:
----------------
-Version 5.004_74 Developer release working toward 5.005
+Version 5.004_75 5.005 Public Beta, Issue 1
+----------------
+
+____________________________________________________________________________
+[ 1516] By: gsar on 1998/07/15 08:04:24
+ Log: From: abigail@fnx.com
+ Date: Wed, 15 Jul 1998 03:47:56 EDT
+ Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
+ Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
+ Branch: perl
+ ! pod/pod2man.PL
+____________________________________________________________________________
+[ 1515] By: gsar on 1998/07/15 08:02:14
+ Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+ Date: Wed, 15 Jul 1998 03:49:24 EDT
+ Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
+ Subject: [PATCH 5.004_72] Additional targets for OS/2 build
+ Branch: perl
+ ! os2/Makefile.SHs
+____________________________________________________________________________
+[ 1514] By: gsar on 1998/07/15 07:58:29
+ Log: rename some long file names to be 8.3 truncation-safe
+ Branch: perl
+ +> Todo-5.005 perly_c.diff pod/perld4.pod
+ - Todo.5.005 perly.c.diff pod/perldelta4.pod
+ ! MANIFEST Porting/pumpkin.pod perly.fixer
+____________________________________________________________________________
+[ 1513] By: gsar on 1998/07/15 07:35:29
+ Log: minor tweaks to docs on qr//
+ Branch: perl
+ ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
+____________________________________________________________________________
+[ 1512] By: gsar on 1998/07/15 07:06:02
+ Log: applied patch, with tab tweak suggest by Peter Prymmer
+ From: Dan Sugalski <sugalskd@osshe.edu>
+ Date: Tue, 14 Jul 1998 16:41:14 -0700
+ Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
+ Subject: [PATCH 5.004_74]VMS build cleanups
+ Branch: perl
+ ! vms/descrip_mms.template
+____________________________________________________________________________
+[ 1511] By: gsar on 1998/07/15 07:03:33
+ Log: allow perlbug -ok when STDIN it not a tty
+ From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
+ Date: Wed, 15 Jul 1998 03:24:56 +0200
+ Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
+ Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
+ Branch: perl
+ ! utils/perlbug.PL
+____________________________________________________________________________
+[ 1510] By: gsar on 1998/07/15 06:59:43
+ Log: From: "Art Green" <Art_Green@mercmarine.com>
+ Date: Tue, 14 Jul 1998 20:53:48 -0500
+ Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
+ Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
+ Branch: perl
+ ! Configure
+____________________________________________________________________________
+[ 1509] By: gsar on 1998/07/15 06:57:50
+ Log: typecast long vs. IV compares in pp_flip/pp_flop
+ Branch: perl
+ ! pp_ctl.c
+____________________________________________________________________________
+[ 1508] By: gsar on 1998/07/15 06:50:49
+ Log: don't copy foreach itervar when no external refs exist
+ From: Gisle Aas <gisle@aas.no>
+ Date: 15 Jul 1998 03:35:25 +0200
+ Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
+ Subject: Re: Testcase for 1..n closure change
+ Branch: perl
+ ! pp_hot.c
+____________________________________________________________________________
+[ 1507] By: gsar on 1998/07/15 06:46:41
+ Log: applied patch, regen headers
+ From: Stephen McCamant <alias@mcs.com>
+ Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
+ Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
+ Subject: B::Deparse update for qr// and regcreset
+ Branch: perl
+ ! ext/B/B/Deparse.pm opcode.h opcode.pl
+____________________________________________________________________________
+[ 1506] By: gsar on 1998/07/15 06:43:04
+ Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
+ From: "Douglas Lankshear" <dougl@ActiveState.com>
+ Date: Tue, 14 Jul 1998 16:40:30 -0700
+ Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
+ Subject: [PATCH 5.004_74]
+ Branch: perl
+ ! proto.h
+____________________________________________________________________________
+[ 1505] By: gsar on 1998/07/15 06:41:43
+ Log: dont use sv_dump() in -DD diagnostic
+ From: Gisle Aas <gisle@aas.no>
+ Date: 14 Jul 1998 23:55:36 +0200
+ Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
+ Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
+ Branch: perl
+ ! sv.c
+____________________________________________________________________________
+[ 1504] By: gsar on 1998/07/15 06:39:37
+ Log: add a few more thread.t tests
+ Branch: perl
+ ! t/lib/thread.t
+____________________________________________________________________________
+[ 1503] By: gsar on 1998/07/15 06:31:33
+ Log: fix thread.t ('join $t' ne '$t->join' !)
+ Branch: perl
+ ! t/lib/thread.t
+____________________________________________________________________________
+[ 1502] By: gsar on 1998/07/15 06:26:00
+ Log: From: Jarkko Hietaniemi <jhi@iki.fi>
+ Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
+ Message-Id: <199807142245.BAA09651@alpha.hut.fi>
+ Subject: [PATCH] 5.004_74: MPE/iX final touches
+ Branch: perl
+ ! installperl lib/File/Copy.pm
+____________________________________________________________________________
+[ 1501] By: gsar on 1998/07/15 05:59:49
+ Log: apply (reversed) patch
+ From: Peter Wolfe <wolfe@titan.teloseng.com>
+ Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
+ Message-Id: <199807142001.NAA26550@titan.teloseng.com>
+ Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
+ Branch: perl
+ ! ext/IPC/SysV/SysV.xs
+____________________________________________________________________________
+[ 1500] By: gsar on 1998/07/15 05:57:39
+ Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
+ Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
+ Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
+ Subject: [PATCH 5.004_74] Config_74-01
+ Branch: perl
+ ! Configure MANIFEST Porting/Glossary Porting/config.sh
+ ! Porting/config_H Porting/pumpkin.pod config_h.SH
+ ! vms/subconfigure.com win32/config.bc win32/config.gc
+ ! win32/config.vc
+____________________________________________________________________________
+[ 1499] By: gsar on 1998/07/15 05:48:38
+ Log: From: Jarkko Hietaniemi <jhi@iki.fi>
+ Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
+ Message-Id: <199807141835.VAA09030@alpha.hut.fi>
+ Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
+ Branch: perl
+ ! t/lib/trig.t
+____________________________________________________________________________
+[ 1498] By: gsar on 1998/07/15 05:47:33
+ Log: -w, strict clean perldoc (via PM)
+ From: Robin Barker <rmb1@cise.npl.co.uk>
+ Date: Tue, 14 Jul 98 17:22:01 BST
+ Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
+ Subject: [PATCH 5.004_74] perldoc.PL
+ Branch: perl
+ ! utils/perldoc.PL
+____________________________________________________________________________
+[ 1497] By: gsar on 1998/07/15 05:35:54
+ Log: add comment about cpprun etc., to hints/hpux.sh
+ Branch: perl
+ ! hints/hpux.sh
+____________________________________________________________________________
+[ 1496] By: gsar on 1998/07/15 05:15:16
+ Log: fix warning from CGI::Carp
+ Branch: perl
+ ! lib/CGI/Carp.pm
+____________________________________________________________________________
+[ 1495] By: gsar on 1998/07/14 23:47:18
+ Log: fix off-by-one in win32 registry handling
+ From: "Douglas Lankshear" <dougl@ActiveState.com>
+ Date: Tue, 14 Jul 1998 07:39:06 -0700
+ Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
+ Subject: [PATCH 5.004_73]
+ Branch: perl
+ ! win32/win32.c
+____________________________________________________________________________
+[ 1494] By: gsar on 1998/07/14 23:45:58
+ Log: doc patches from Gisle Aas <gisle@aas.no>
+ Date: 14 Jul 1998 16:18:31 +0200
+ Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
+ Subject: [PATCH] substr/splice changes for perldelta.pod
+ --
+ Date: 14 Jul 1998 20:31:27 +0200
+ Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
+ Subject: [PATCH] Duplicate description of use integer %
+ Branch: perl
+ ! pod/perldelta.pod pod/perlop.pod
+____________________________________________________________________________
+[ 1493] By: gsar on 1998/07/14 23:39:31
+ Log: File/Spec.pm needs trailing newline
+ Branch: perl
+ ! lib/File/Spec.pm
+____________________________________________________________________________
+[ 1492] By: gsar on 1998/07/14 21:43:03
+ Log: unsubmitted _74 tweaks
+ Branch: perl
+ ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
+ ! pod/perldiag.pod
+
+----------------
+Version 5.004_74
----------------
____________________________________________________________________________
diff --git a/patchlevel.h b/patchlevel.h
index 995c2aa964..e46a9f4b1e 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -1,6 +1,6 @@
#ifndef __PATCHLEVEL_H_INCLUDED__
#define PATCHLEVEL 4
-#define SUBVERSION 74
+#define SUBVERSION 75
/*
local_patches -- list of locally applied less-than-subversion patches.
@@ -39,6 +39,7 @@
*/
static char *local_patches[] = {
NULL
+ ,"DEVEL_BETA_ISSUE_1 - 5.005 Public Beta, Issue 1"
,NULL
};
diff --git a/pod/perlop.pod b/pod/perlop.pod
index 3de295faf7..8b73629a7c 100644
--- a/pod/perlop.pod
+++ b/pod/perlop.pod
@@ -1240,7 +1240,7 @@ one to five, but they are always performed in the same order.
First pass is finding the end of the quoted construct, be it multichar ender
C<"\nEOF\n"> of C<<<EOF> construct, C</> which terminates C<qq/> construct,
-C<E<]>> which terminates C<qq[> construct, or C<E<gt>> which terminates a
+C<]> which terminates C<qq[> construct, or C<E<gt>> which terminates a
fileglob started with C<<>.
When searching for multichar construct no skipping is performed. When
@@ -1249,9 +1249,9 @@ C<\\> and C<\/> are skipped. When searching for one-char matching delimiter,
such as C<]>, combinations C<\\>, C<\]> and C<\[> are skipped, and
nested C<[>, C<]> are skipped as well.
-For 3-parts constructs C<s///> etc. the search is repeated once more.
+For 3-parts constructs, C<s///> etc. the search is repeated once more.
-During this search no attension is paid to the semantic of the construct, thus
+During this search no attention is paid to the semantic of the construct, thus
"$hash{"$foo/$bar"}"
@@ -1282,7 +1282,7 @@ parsing.
=item Interpolation
Next step is interpolation in the obtained delimiter-independent text.
-There are many different cases.
+There are four different cases.
=over
@@ -1312,11 +1312,11 @@ constructs, thus C<"'@arr'"> becomes
Since all three above steps are performed simultaneously left-to-right,
the is no way to insert a literal C<$> or C<@> inside C<\Q\E> pair: it
cannot be protected by C<\>, since any C<\> (except in C<\E>) is
-interpreted as a literal inside C<\Q\E>, and any $ is
+interpreted as a literal inside C<\Q\E>, and any C<$> is
interpreted as starting an interpolated scalar.
Note also that the interpolating code needs to make decision where the
-interpolated scalar ends, say, whether C<"a $b -> {c}"> means
+interpolated scalar ends, say, whether C<"a $b -E<gt> {c}"> means
"a " . $b . " -> {c}";
@@ -1330,24 +1330,24 @@ not include spaces between components and contains matching braces/brackets.
=item C<?RE?>, C</RE/>, C<m/RE/>, C<s/RE/foo/>,
Processing of C<\Q>, C<\U>, C<\u>, C<\L>, C<\l> and interpolation happens
-(almost) as with qq// constructs, but I<the substitution of C<\> followed by
+(almost) as with C<qq//> constructs, but I<the substitution of C<\> followed by
other chars is not performed>! Moreover, inside C<(?{BLOCK})> no processing
is performed at all.
-Interpolation has several quirks: $|, $( and $) are not interpolated, and
+Interpolation has several quirks: C<$|>, C<$(> and C<$)> are not interpolated, and
constructs C<$var[SOMETHING]> are I<voted> (by several different estimators)
-to be an array element or $var followed by a RE alternative. This is
+to be an array element or C<$var> followed by a RE alternative. This is
the place where the notation C<${arr[$bar]}> comes handy: C</${arr[0-9]}/>
-is interpreted as an array element -9, not as a regular expression from
-variable $arr followed by a digit, which is the interpretation of
+is interpreted as an array element C<-9>, not as a regular expression from
+variable C<$arr> followed by a digit, which is the interpretation of
C</$arr[0-9]/>.
-Note that absense of processing of C<\\> creates specific restrictions on the
-post-processed text: if the delimeter is C</>, one cannot get the combination
+Note that absence of processing of C<\\> creates specific restrictions on the
+post-processed text: if the delimiter is C</>, one cannot get the combination
C<\/> into the result of this step: C</> will finish the regular expression,
C<\/> will be stripped to C</> on the previous step, and C<\\/> will be left
as is. Since C</> is equivalent to C<\/> inside a regular expression, this
-does not matter unless the delimiter is special character for RE engine, as
+does not matter unless the delimiter is special character for the RE engine, as
in C<s*foo*bar*>, C<m[foo]>, or C<?foo?>.
=back
@@ -1361,19 +1361,19 @@ All the previous steps were performed during the compilation of Perl code,
this one happens in run time (though it may be optimized to be calculated
at compile time if appropriate). After all the preprocessing performed
above (and possibly after evaluation if catenation, joining, up/down-casing
-and quotemeta()ing are involved) the resulting I<string> is passed to RE
+and C<quotemeta()>ing are involved) the resulting I<string> is passed to RE
engine for compilation.
Whatever happens in the RE engine is better be discussed in L<perlre>,
but for the sake of continuity let us do it here.
-This is the first step where presense of the C<//x> switch is relevant.
-RE engine scans the string left-to-right, and converts it to a finite
+This is the first step where presence of the C<//x> switch is relevant.
+The RE engine scans the string left-to-right, and converts it to a finite
automaton.
Backslashed chars are either substituted by corresponding literal
strings, or generate special nodes of the finite automaton. Characters
-which are special to RE engine generate corresponding nodes. C<(?#...)>
+which are special to the RE engine generate corresponding nodes. C<(?#...)>
comments are ignored. All the rest is either converted to literal strings
to match, or is ignored (as is whitespace and C<#>-style comments if
C<//x> is present).
@@ -1384,7 +1384,7 @@ Similarly, the C<(?{...})> is only checked for matching braces.
=item Optimization of regular expressions
-This step is listed for compeleteness only. Since it does not change
+This step is listed for completeness only. Since it does not change
semantics, details of this step are not documented and are subject
to change.
diff --git a/win32/Makefile b/win32/Makefile
index e144f7afe5..e72963a7dd 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -25,7 +25,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.00474
+INST_VER = \5.00475
#
# uncomment to enable threads-capabilities
diff --git a/win32/config_H.bc b/win32/config_H.bc
index b404251e1b..8b92d44c4d 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -34,8 +34,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.00474\\bin\\MSWin32-x86" /**/
-#define BIN_EXP "c:\\perl\\5.00474\\bin\\MSWin32-x86" /**/
+#define BIN "c:\\perl\\5.00475\\bin\\MSWin32-x86" /**/
+#define BIN_EXP "c:\\perl\\5.00475\\bin\\MSWin32-x86" /**/
/* CPPSTDIN:
* This symbol contains the first part of the string which will invoke
@@ -1829,7 +1829,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.00474\\lib\\MSWin32-x86" /**/
+#define ARCHLIB "c:\\perl\\5.00475\\lib\\MSWin32-x86" /**/
/*#define ARCHLIB_EXP "" /**/
/* DLSYM_NEEDS_UNDERSCORE:
@@ -1875,8 +1875,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 "c:\\perl\\5.00474\\lib" /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.00474")) /**/
+#define PRIVLIB "c:\\perl\\5.00475\\lib" /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.00475")) /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1891,7 +1891,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.00474\\lib\\MSWin32-x86" /**/
+#define SITEARCH "c:\\perl\\site\\5.00475\\lib\\MSWin32-x86" /**/
/*#define SITEARCH_EXP "" /**/
/* SITELIB:
@@ -1907,8 +1907,8 @@
* This symbol contains the ~name expanded version of SITELIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define SITELIB "c:\\perl\\site\\5.00474\\lib" /**/
-#define SITELIB_EXP (win32_get_sitelib("5.00474")) /**/
+#define SITELIB "c:\\perl\\site\\5.00475\\lib" /**/
+#define SITELIB_EXP (win32_get_sitelib("5.00475")) /**/
/* STARTPERL:
* This variable contains the string to put in front of a perl
diff --git a/win32/config_H.gc b/win32/config_H.gc
index 34f1c70f8e..f59142fbbf 100644
--- a/win32/config_H.gc
+++ b/win32/config_H.gc
@@ -34,8 +34,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.00474\\bin\\MSWin32-x86" /**/
-#define BIN_EXP "c:\\perl\\5.00474\\bin\\MSWin32-x86" /**/
+#define BIN "c:\\perl\\5.00475\\bin\\MSWin32-x86" /**/
+#define BIN_EXP "c:\\perl\\5.00475\\bin\\MSWin32-x86" /**/
/* CPPSTDIN:
* This symbol contains the first part of the string which will invoke
@@ -1829,7 +1829,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.00474\\lib\\MSWin32-x86" /**/
+#define ARCHLIB "c:\\perl\\5.00475\\lib\\MSWin32-x86" /**/
/*#define ARCHLIB_EXP "" /**/
/* DLSYM_NEEDS_UNDERSCORE:
@@ -1875,8 +1875,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 "c:\\perl\\5.00474\\lib" /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.00474")) /**/
+#define PRIVLIB "c:\\perl\\5.00475\\lib" /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.00475")) /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1891,7 +1891,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.00474\\lib\\MSWin32-x86" /**/
+#define SITEARCH "c:\\perl\\site\\5.00475\\lib\\MSWin32-x86" /**/
/*#define SITEARCH_EXP "" /**/
/* SITELIB:
@@ -1907,8 +1907,8 @@
* This symbol contains the ~name expanded version of SITELIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define SITELIB "c:\\perl\\site\\5.00474\\lib" /**/
-#define SITELIB_EXP (win32_get_sitelib("5.00474")) /**/
+#define SITELIB "c:\\perl\\site\\5.00475\\lib" /**/
+#define SITELIB_EXP (win32_get_sitelib("5.00475")) /**/
/* STARTPERL:
* This variable contains the string to put in front of a perl
diff --git a/win32/config_H.vc b/win32/config_H.vc
index df0cdd15c9..c7bbe889ae 100644
--- a/win32/config_H.vc
+++ b/win32/config_H.vc
@@ -34,8 +34,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.00474\\bin\\MSWin32-x86" /**/
-#define BIN_EXP "c:\\perl\\5.00474\\bin\\MSWin32-x86" /**/
+#define BIN "c:\\perl\\5.00475\\bin\\MSWin32-x86" /**/
+#define BIN_EXP "c:\\perl\\5.00475\\bin\\MSWin32-x86" /**/
/* CPPSTDIN:
* This symbol contains the first part of the string which will invoke
@@ -1829,7 +1829,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.00474\\lib\\MSWin32-x86" /**/
+#define ARCHLIB "c:\\perl\\5.00475\\lib\\MSWin32-x86" /**/
/*#define ARCHLIB_EXP "" /**/
/* DLSYM_NEEDS_UNDERSCORE:
@@ -1875,8 +1875,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 "c:\\perl\\5.00474\\lib" /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.00474")) /**/
+#define PRIVLIB "c:\\perl\\5.00475\\lib" /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.00475")) /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1891,7 +1891,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.00474\\lib\\MSWin32-x86" /**/
+#define SITEARCH "c:\\perl\\site\\5.00475\\lib\\MSWin32-x86" /**/
/*#define SITEARCH_EXP "" /**/
/* SITELIB:
@@ -1907,8 +1907,8 @@
* This symbol contains the ~name expanded version of SITELIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define SITELIB "c:\\perl\\site\\5.00474\\lib" /**/
-#define SITELIB_EXP (win32_get_sitelib("5.00474")) /**/
+#define SITELIB "c:\\perl\\site\\5.00475\\lib" /**/
+#define SITELIB_EXP (win32_get_sitelib("5.00475")) /**/
/* STARTPERL:
* This variable contains the string to put in front of a perl
diff --git a/win32/makefile.mk b/win32/makefile.mk
index e8714911e3..8e4b0a5b61 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -29,7 +29,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.00474
+INST_VER *= \5.00475
#
# uncomment to enable threads-capabilities