Gisle Aas [Wed, 15 Feb 2006 15:25:36 +0000]
Get perl_fini() running on HP-UX again.
It was effectively disabled by change 24667 since
__ux_version is only available under DCE threads
which isn't used when perl is built on HP-UX 11
and later.
p4raw-id: //depot/perl@27194
Rafael Garcia-Suarez [Wed, 15 Feb 2006 13:22:27 +0000]
Fix to run this test in the core
p4raw-id: //depot/perl@27193
Andreas König [Wed, 15 Feb 2006 09:19:56 +0000]
[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz
Message-ID: <87oe19owyb.fsf@k75.linux.bogus>
p4raw-id: //depot/perl@27192
H.Merijn Brand [Wed, 15 Feb 2006 09:11:12 +0000]
Added hints/dragonfly.sh for #27189
p4raw-id: //depot/perl@27190
Robert Sebastian Gerus [Tue, 14 Feb 2006 17:27:52 +0000]
Patch for perl to compile/work on DragonFlyBSD
Message-ID: <
4a1e16420602140827w17fd6595w@mail.gmail.com>
p4raw-id: //depot/perl@27189
John E. Malmberg [Sun, 12 Feb 2006 15:24:58 +0000]
patch@27162 long path name support in readdir / cando_by_name
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
43EF999A.1020500@qsl.net>
p4raw-id: //depot/perl@27187
Steve Peters [Wed, 15 Feb 2006 02:55:13 +0000]
Version bump to go along with change #27185
p4raw-link: @27185 on //depot/perl:
70e28ff32415da9c0786352e034cc6de6db9ec65
p4raw-id: //depot/perl@27186
Abigail [Tue, 14 Feb 2006 23:58:07 +0000]
Getopt::Long::Configure 'no_getopt_compat'
Message-ID: <
20060214225806.GA4120@abigail.nl>
p4raw-id: //depot/perl@27185
Nicholas Clark [Tue, 14 Feb 2006 23:42:45 +0000]
Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it
never felt quite correct, and other parts of the SV conversion
implementation have improved such that the symptoms 10214 covered
over are gone even without it.
p4raw-id: //depot/perl@27184
Steve Peters [Tue, 14 Feb 2006 17:50:06 +0000]
Upgrade to Time-HiRes-1.87
p4raw-id: //depot/perl@27182
Steve Peters [Tue, 14 Feb 2006 17:41:02 +0000]
Hash::Util tests should check if Hash::Util has been built, not
List::Util (spotted by Rafael).
p4raw-id: //depot/perl@27181
Yves Orton [Mon, 13 Feb 2006 11:39:33 +0000]
[Patch] Enhance Hash::Util
Message-ID: <
9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com>
p4raw-id: //depot/perl@27180
Yitzchak Scott-Thoennes [Sun, 12 Feb 2006 09:18:39 +0000]
One shouldn't be able to dereference a GLOB as a SCALAR.
Subject: Re: [perl #38484] Data::Dumper only warns on unhandled reference types
Message-ID: <
20060212171839.GA3604@efn.org>
plus regression tests.
p4raw-id: //depot/perl@27179
Rafael Garcia-Suarez [Tue, 14 Feb 2006 10:18:48 +0000]
Remove a my_perl that slipped in
p4raw-id: //depot/perl@27178
Andy Lester [Mon, 13 Feb 2006 23:46:17 +0000]
Sun Studio lint patches
Message-ID: <
20060214054617.GA8824@petdance.com>
p4raw-id: //depot/perl@27177
Nicholas Clark [Mon, 13 Feb 2006 21:46:13 +0000]
Ensure that public I, N and P flags are off when SvTAINT is called on
something that already has taint magic.
p4raw-id: //depot/perl@27176
Andy Lester [Sun, 12 Feb 2006 23:08:48 +0000]
perldiag.pod patching re: integer overflow
Message-ID: <
20060213050848.GB27993@petdance.com>
p4raw-id: //depot/perl@27174
Stephen McCamant [Wed, 8 Feb 2006 17:48:49 +0000]
[perl #38346] [PATCH] Re: B::Deparse's bug?
Message-ID: <17386.40833.64309.454938@conquest.OCF.Berkeley.EDU>
p4raw-id: //depot/perl@27173
Steve Hay [Mon, 13 Feb 2006 16:46:14 +0000]
Teach checkAUTHORS.pl about Changelogs with leading tabs
in the log entries, and fix a malformed log entry in Changes5.005
p4raw-id: //depot/perl@27172
Steve Hay [Mon, 13 Feb 2006 16:03:23 +0000]
Revert an assert() fix in the light of change #27152
The MinGW problem described here:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-01/msg00146.html
was fixed by change #26664. This is no longer relevant in the light of
change #27152, so revert it.
(The other problems with VC++ 6 and BCC, fixed by change #26634, have
not gone away, however.)
p4raw-link: @27152 on //depot/perl:
b0e6ae5b51a7c163ac7cdb0d18b54bb1819f6c13
p4raw-link: @26664 on //depot/perl:
fb9e8e97420770e8f89d9f2196e1b7b0c855e8bb
p4raw-link: @26634 on //depot/perl:
834268b87a8eb670d899a13106c8dfcdfc7c9b66
p4raw-id: //depot/perl@27171
Nicholas Clark [Mon, 13 Feb 2006 15:12:58 +0000]
All the bits of clone_params.flags need to be initialised, not just
CLONEf_JOIN_IN.
p4raw-id: //depot/perl@27169
Nicholas Clark [Sun, 12 Feb 2006 19:03:47 +0000]
Fix change 27059 so that it actually works with >16 file descriptors.
With programmers like these, we need Stadler & Waldorf on code review.
p4raw-id: //depot/perl@27166
Nicholas Clark [Sat, 11 Feb 2006 22:52:40 +0000]
In perldiag.pod add an entry for the error message that change 27155
introduced.
p4raw-id: //depot/perl@27162
Nicholas Clark [Sat, 11 Feb 2006 16:10:22 +0000]
Remove SOFT_CAST() as it no longer does anything useful.
p4raw-id: //depot/perl@27161
Nicholas Clark [Sat, 11 Feb 2006 15:10:32 +0000]
Coalesce 2 if blocks with duplicated conditions in Perl_sv_dup.
p4raw-id: //depot/perl@27159
Steve Peters [Sat, 11 Feb 2006 14:16:45 +0000]
Test to go with change #27155.
p4raw-link: @27155 on //depot/perl:
ece1bcefc6e1d5c666cb173e3db4fb5c6663a8b9
p4raw-id: //depot/perl@27158
Steve Peters [Sat, 11 Feb 2006 06:14:02 +0000]
Die when integer overflow condition is detected in division under
C<use integer>. Hopefully fixes RT #38485.
p4raw-id: //depot/perl@27155
Nicholas Clark [Sat, 11 Feb 2006 00:40:04 +0000]
assert() that we can't reach two unreachable code paths
(in Perl_magic_get and Perl_pp_shift).
p4raw-id: //depot/perl@27154
Nicholas Clark [Fri, 10 Feb 2006 22:37:23 +0000]
The return value from S_hv_auxinit can be ignored, as it's also stored
within the passed in hv parameter.
p4raw-id: //depot/perl@27153
Steve Hay [Fri, 10 Feb 2006 17:46:35 +0000]
A better fix than 27148
Subject: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
From: Nicholas Clark <nick@ccl4.org>
Date: Fri, 10 Feb 2006 14:58:47 +0000
Message-ID: <
20060210145847.GA85020@plum.flirble.org>
Subject: RE: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
From: "Jan Dubois" <jand@ActiveState.com>
Date: Fri, 10 Feb 2006 09:03:41 -0800
Message-ID: <
024401c62e63$f1e53c10$6062a8c0@candy>
p4raw-id: //depot/perl@27152
Nicholas Clark [Fri, 10 Feb 2006 14:25:33 +0000]
With PERL_POISON defined, ensure freshly malloc()ed memory isn't zeros,
and when PERL_TRACK_MEMPOOL is also defined scribble on any extension
added by realloc().
p4raw-id: //depot/perl@27151
Steve Hay [Fri, 10 Feb 2006 11:20:23 +0000]
Fix the effects of 27136 on Win32 with DEBUGGING and PERL_IMPLICIT_SYS
p4raw-id: //depot/perl@27148
Nicholas Clark [Thu, 9 Feb 2006 23:23:59 +0000]
Change 27136 seems to have inadvertently upset some compilers,
presumably where NULL was defined as 0, not (void *)0
p4raw-id: //depot/perl@27145
Steve Peters [Thu, 9 Feb 2006 18:25:02 +0000]
Fix breakage in S_set_csh() from change #27136.
p4raw-link: @27136 on //depot/perl:
5f66b61cbe1f2ea985f00c0d9a66153e7a3b6ee1
p4raw-id: //depot/perl@27140
Gisle Aas [Thu, 9 Feb 2006 18:09:01 +0000]
Document incompatible interpretation of chdir FOO.
Ref change 27125.
p4raw-id: //depot/perl@27139
Rafael Garcia-Suarez [Thu, 9 Feb 2006 17:49:18 +0000]
Really regenerate headers
p4raw-id: //depot/perl@27138
Steve Peters [Thu, 9 Feb 2006 17:40:02 +0000]
Regenerated headers for change #27136.
p4raw-link: @27136 on //depot/perl:
5f66b61cbe1f2ea985f00c0d9a66153e7a3b6ee1
p4raw-id: //depot/perl@27137
Andy Lester [Thu, 9 Feb 2006 09:40:18 +0000]
Trying my "remove the pTHXes" patch again
Message-ID: <
20060209154018.GA14610@petdance.com>
p4raw-id: //depot/perl@27136
Rafael Garcia-Suarez [Thu, 9 Feb 2006 12:38:35 +0000]
Skip new chdir warning test if fchdir is not available
p4raw-id: //depot/perl@27135
Nicholas Clark [Thu, 9 Feb 2006 12:37:13 +0000]
Avoid calling all the scanning code in gv_fetchpvn_flags when saving
$1 etc, as we can perfom a hash lookup on %:: directly.
p4raw-id: //depot/perl@27134
Nicholas Clark [Wed, 8 Feb 2006 20:57:24 +0000]
lastparen in the regexp structure is never initialised, and so will
still be uninitialised after a failed match, yet various points in
mg.c read it come what may. Should fix bug 38461.
p4raw-id: //depot/perl@27133
Gisle Aas [Wed, 8 Feb 2006 17:52:16 +0000]
Bareword file handles not supported for chown/chmod/utime.
p4raw-id: //depot/perl@27132
Rafael Garcia-Suarez [Wed, 8 Feb 2006 16:57:48 +0000]
Wave hands about encoding::warnings
p4raw-id: //depot/perl@27131
Peter Dintelmann [Wed, 8 Feb 2006 01:33:54 +0000]
[perl #38464] chdir() on closed handles
From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-38464-129771.3.
46114092925276@perl.org>
Plus a regression test.
p4raw-id: //depot/perl@27130
Andy Lester [Tue, 7 Feb 2006 16:36:56 +0000]
Handle unused args
Message-ID: <
20060207223656.GA5177@petdance.com>
p4raw-id: //depot/perl@27129
Jim Cromie [Tue, 7 Feb 2006 15:11:54 +0000]
[patch] several broken make *.valgrind targets
Message-ID: <
43E91B2A.4060700@gmail.com>
p4raw-id: //depot/perl@27128
Nicholas Clark [Wed, 8 Feb 2006 00:05:44 +0000]
Borland's C compiler warns that the & is unnecessary.
p4raw-id: //depot/perl@27127
Nicholas Clark [Tue, 7 Feb 2006 18:01:26 +0000]
Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.
The overloading tests are not free.
p4raw-id: //depot/perl@27126
Gisle Aas [Tue, 7 Feb 2006 17:32:50 +0000]
Allow bareword file handle as argument to chdir().
This copies the mechanism used by truncate().
Fixes bug #38457.
p4raw-id: //depot/perl@27125
Nicholas Clark [Tue, 7 Feb 2006 17:12:08 +0000]
All the trancendental unary operators can be merged into PP_sin
(cos, exp, log, sqrt)
p4raw-id: //depot/perl@27124
Nicholas Clark [Tue, 7 Feb 2006 15:52:18 +0000]
Avoid gcc warning about possibly uninitialised variables.
p4raw-id: //depot/perl@27123
Nicholas Clark [Tue, 7 Feb 2006 15:28:41 +0000]
Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_var
which don't do the pre-processor string manipulation internally.
p4raw-id: //depot/perl@27122
Nicholas Clark [Tue, 7 Feb 2006 14:57:36 +0000]
pp_pop can be implemented by pp_shift.
p4raw-id: //depot/perl@27121
Steffen Müller [Mon, 6 Feb 2006 10:58:44 +0000]
Re: [PATCH] Documentation patch for overload
Message-ID: <
43E71DD4.5010108@sneakemail.com>
p4raw-id: //depot/perl@27120
Nicholas Clark [Tue, 7 Feb 2006 14:11:42 +0000]
pp_hex can be implemented trivially by pp_oct, making pp_hex a mathom.
p4raw-id: //depot/perl@27119
Nicholas Clark [Tue, 7 Feb 2006 13:13:44 +0000]
Merge pp_index and pp_rindex - we have another mathom.
p4raw-id: //depot/perl@27118
Nicholas Clark [Tue, 7 Feb 2006 12:41:27 +0000]
Some refactoring to converge pp_index and pp_rindex
p4raw-id: //depot/perl@27117
Nicholas Clark [Tue, 7 Feb 2006 12:19:17 +0000]
Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8)
p4raw-id: //depot/perl@27116
Peter Prymmer [Mon, 6 Feb 2006 13:27:14 +0000]
Re: Configure.com issue, more quoting needed.
Message-id: <O
F3536E719.A8B8D167-ON8525710D.0065011E-8525710D.00655ED0@factset.com>
p4raw-id: //depot/perl@27115
John E. Malmberg [Sat, 4 Feb 2006 16:04:32 +0000]
patch@27082 Allow fatal exceptions to bring up VMS debugger
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
43E516E0.1000508@qsl.net>
p4raw-id: //depot/perl@27114
Nicholas Clark [Mon, 6 Feb 2006 22:28:41 +0000]
Optimise index so that if the big string is ISO-8859-1 but the little
string is UTF-8, it tries to downgrade the little string, rather than
upgrade the big string. For half-meg big strings this is a fourfold
speed gain.
p4raw-id: //depot/perl@27113
Nicholas Clark [Mon, 6 Feb 2006 21:40:57 +0000]
Given that the memory allocated in Perl_bytes_from_utf8 and
Perl_bytes_to_utf8 will immediately be written to, I see no need to
allocate it zeroed.
p4raw-id: //depot/perl@27112
Nicholas Clark [Mon, 6 Feb 2006 20:52:41 +0000]
Rename S_glob_assign to S_glob_assign_glob
Rename S_pvgv_assign to S_glob_assign_ref
I don't think that they share enough common code to merge them.
p4raw-id: //depot/perl@27111
Nicholas Clark [Mon, 6 Feb 2006 20:12:58 +0000]
I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in
sv_setsv_flags" are about as done as they can be.
p4raw-id: //depot/perl@27110
Nicholas Clark [Mon, 6 Feb 2006 20:04:35 +0000]
In Perl_sv_upgrade, the assignment to new_type_details only needs to
be done once.
p4raw-id: //depot/perl@27109
Steve Peters [Mon, 6 Feb 2006 19:43:17 +0000]
Document the limitations of calling exit() (instead of _exit()) from
a child process on Solaris.
p4raw-id: //depot/perl@27108
Nicholas Clark [Mon, 6 Feb 2006 18:45:35 +0000]
Remove a duplicate flag copy line from Perl_sv_setsv_flags.
p4raw-id: //depot/perl@27107
Nicholas Clark [Mon, 6 Feb 2006 18:07:28 +0000]
Move Perl_save_long, Perl_save_I16, Perl_save_I8, Perl_save_iv,
Perl_save_nogv, Perl_save_list, Perl_save_destructor to mathoms.c
Perl_save_svref can't actually move because it calls a static function.
p4raw-id: //depot/perl@27106
Nicholas Clark [Mon, 6 Feb 2006 16:50:22 +0000]
Expunge USE_5005THREADS from perl.c
p4raw-id: //depot/perl@27105
Nicholas Clark [Mon, 6 Feb 2006 13:08:34 +0000]
Fix bug #38439 - reference to typeglob assignment needs to be based
on SvROK(sstr) rather than SvTYPE(sstr) == SVt_RV.
p4raw-id: //depot/perl@27104
Jarkko Hietaniemi [Sun, 5 Feb 2006 12:16:37 +0000]
5.8.8: Unicos test skip (and for the record: config.sh and harness results)
Message-ID: <
43E5D085.90400@iki.fi>
p4raw-id: //depot/perl@27103
Andy Lester [Sun, 5 Feb 2006 21:56:43 +0000]
Cleaning up shadowed variables
Message-Id: <
B375E848-FA07-479D-9571-FA3925106D16@petdance.com>
p4raw-id: //depot/perl@27102
Nicholas Clark [Sun, 5 Feb 2006 23:44:12 +0000]
Merge the PVCV case into the common code in S_pvgv_assign.
p4raw-id: //depot/perl@27101
Nicholas Clark [Sun, 5 Feb 2006 23:20:21 +0000]
Merge the PVAV and PVHV clauses into the common code of S_pvgv_assign.
p4raw-id: //depot/perl@27100
Nicholas Clark [Sun, 5 Feb 2006 23:02:58 +0000]
Merge the default case (GvSV) with the common code in S_pvgv_assign.
p4raw-id: //depot/perl@27099
Nicholas Clark [Sun, 5 Feb 2006 22:41:42 +0000]
Start to merge the 6 arms of S_pvgv_assign into one.
p4raw-id: //depot/perl@27098
Jim Cromie [Sun, 5 Feb 2006 05:31:14 +0000]
[patch] rework arenas - repair arenasets
Message-ID: <
43E5F012.1080203@gmail.com>
Date: Sun, 05 Feb 2006 05:31:14 -0700
p4raw-id: //depot/perl@27097
Steffen Müller [Sun, 5 Feb 2006 12:26:00 +0000]
Documentation patch for overload
Message-ID: <
43E5E0E9.1070707@sneakemail.com>
p4raw-id: //depot/perl@27096
Nicholas Clark [Sun, 5 Feb 2006 20:51:43 +0000]
The message "Can't upgrade that kind of scalar" can be far more
informative.
p4raw-id: //depot/perl@27095
Nicholas Clark [Sun, 5 Feb 2006 20:33:57 +0000]
new_body_type doesn't need to subtract the offset, that's what
new_body_allocated is for.
p4raw-id: //depot/perl@27094
Nicholas Clark [Sun, 5 Feb 2006 20:26:40 +0000]
Yes, I broke Win32 with change 27089 by having a { in the wrong place.
p4raw-id: //depot/perl@27093
Nicholas Clark [Sun, 5 Feb 2006 19:52:50 +0000]
Remove "Can't upgrade to undef" from perldiag, as the corresponding
code is now gone from sv_upgrade.
p4raw-id: //depot/perl@27092
Nicholas Clark [Sun, 5 Feb 2006 19:45:37 +0000]
Merge and refactor the PVAV and PVHV code in Perl_sv_upgrade, which
reduces the object size by about 80 bytes.
p4raw-id: //depot/perl@27091
Nicholas Clark [Sun, 5 Feb 2006 18:51:17 +0000]
Eliminate a croak we can't get to.
p4raw-id: //depot/perl@27090
Nicholas Clark [Sun, 5 Feb 2006 11:15:34 +0000]
Without this Windows and Netware compilers should be complaining
about perl.c having code before a declaration, *but only if compiling
with PERL_TRACK_MEMPOOL*. So, will it fix the smoke failures? Place
bets now.
p4raw-id: //depot/perl@27089
Steve Peters [Sun, 5 Feb 2006 05:08:02 +0000]
Don't export PL_memory_debug_header to Win32 (and others) unless
PERL_TRACK_MEMPOOL is defined.
p4raw-id: //depot/perl@27088
Steve Peters [Sun, 5 Feb 2006 04:13:27 +0000]
Fixed embed.fnc entry for S_forbid_setid() and picked up a change in
pod/perlapi.pod for good measure when regenerating files.
p4raw-id: //depot/perl@27087
Nicholas Clark [Sat, 4 Feb 2006 22:51:17 +0000]
bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it
to keep it happy.
p4raw-id: //depot/perl@27086
Nicholas Clark [Sat, 4 Feb 2006 22:13:08 +0000]
Add regression tests to lib/charnames.t to ensure that unicore/Names.pl
is 100% 7 bit ASCII.
p4raw-id: //depot/perl@27085
Nicholas Clark [Sat, 4 Feb 2006 19:09:17 +0000]
Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHost
behaviour of freeing up all memory at thread exit. With this and
tools such as valgrind you will now get warnings as soon as you
read from the deallocated memory, rather than just a warning much
later about freeing to the wrong pool.
p4raw-id: //depot/perl@27084
Nicholas Clark [Sat, 4 Feb 2006 18:48:09 +0000]
The TODO 'Tidy up global variables' can go, replaced with a second
paragraph on 'Ordering of "global" variables'.
p4raw-id: //depot/perl@27083
Nicholas Clark [Sat, 4 Feb 2006 17:11:54 +0000]
I believe that mathoms have been completely TODOne.
p4raw-id: //depot/perl@27082
Nicholas Clark [Sat, 4 Feb 2006 13:27:00 +0000]
Rejig the definition of ARENAS_PER_SET to maximise the size of the
array whilst keeping the structure within PERL_ARENA_SIZE.
p4raw-id: //depot/perl@27081
Nicholas Clark [Sat, 4 Feb 2006 13:00:06 +0000]
Tweak arena sets to avoid assignment between different pointers.
p4raw-id: //depot/perl@27080
Jim Cromie [Tue, 31 Jan 2006 04:52:06 +0000]
[patch] arena rework - arena sets
Message-ID: <
43DF4F66.4080808@gmail.com>
Date: Tue, 31 Jan 2006 04:52:06 -0700
p4raw-id: //depot/perl@27079
Nicholas Clark [Sat, 4 Feb 2006 11:10:52 +0000]
warnings.h does some evil(*) pointer arithmetic on (SV *)0, so a
simple replace of Nullsv with NULL turns out to be a bad idea.
* Technically undefined behaviour, I believe.
p4raw-id: //depot/perl@27078
Nicholas Clark [Sat, 4 Feb 2006 10:37:08 +0000]
Remove obsolete comment.
p4raw-id: //depot/perl@27077
Nicholas Clark [Fri, 3 Feb 2006 23:21:37 +0000]
S_find_beginning is only called from one place, so by hoisting the
forbid_setid check for -x into the caller, we can eliminate the
suidscript parameter from S_find_beginning.
p4raw-id: //depot/perl@27076
Nicholas Clark [Fri, 3 Feb 2006 22:41:55 +0000]
And as we've now got to the point where all calls to Perl_moreswitches
have -1 as the second argument, we can remove the second argument,
which gets us back to where we started, only with the elimination of
a per-thread variable.
p4raw-id: //depot/perl@27075
Nicholas Clark [Fri, 3 Feb 2006 22:18:45 +0000]
The MSDOS-only call to moreswitches will never reach forbid_setid, so
it can have a parameter of -1 without changing any behaviour.
I see no reason to forbid "command line" switches when they are
actually coming from the #! line of the script itself (as read by perl)
as they must have been written by the owner of the script, rather than
being crafted by the user manipulating the command line, and therefore
cannot be subverted. (Or alternatively, can be subverted as easily as
the rest of the script, and we're permitting *that* to be run)
p4raw-id: //depot/perl@27074