This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoThe Story of sort(), from John P. Linderman.
Jarkko Hietaniemi [Tue, 27 Nov 2001 15:04:37 +0000 (15:04 +0000)]
The Story of sort(), from John P. Linderman.

p4raw-id: //depot/perl@13319

22 years agoAdd information what to do if you are reading
Jarkko Hietaniemi [Tue, 27 Nov 2001 14:58:06 +0000 (14:58 +0000)]
Add information what to do if you are reading
perluniintro but using some older Perl.

p4raw-id: //depot/perl@13318

22 years agoUpdate the 'wide characters' FAQ entry.
Jarkko Hietaniemi [Tue, 27 Nov 2001 14:51:42 +0000 (14:51 +0000)]
Update the 'wide characters' FAQ entry.

p4raw-id: //depot/perl@13317

22 years agoFix for
Marc Lehmann [Tue, 27 Nov 2001 14:27:14 +0000 (15:27 +0100)]
Fix for

Subject: [ID 20011127.151] regex result vars no longer marked as utf8
Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>

p4raw-id: //depot/perl@13316

22 years agoDB_File 1.801
Paul Marquess [Tue, 27 Nov 2001 15:06:45 +0000 (15:06 +0000)]
DB_File 1.801
Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@13315

22 years agoRegen perlmodlib. (TODO: why does Pod::t::basic get listed?)
Jarkko Hietaniemi [Tue, 27 Nov 2001 13:51:49 +0000 (13:51 +0000)]
Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)

p4raw-id: //depot/perl@13314

22 years agosort() doc tweaks from John P. Linderman.
Jarkko Hietaniemi [Tue, 27 Nov 2001 13:49:55 +0000 (13:49 +0000)]
sort() doc tweaks from John P. Linderman.

p4raw-id: //depot/perl@13313

22 years agoMore perldelta.pod nits
Simon Glover [Tue, 27 Nov 2001 14:28:36 +0000 (14:28 +0000)]
More perldelta.pod nits
Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>

p4raw-id: //depot/perl@13312

22 years agoRE: [PATCH @ 13283] Devel::PPPort
Paul Marquess [Tue, 27 Nov 2001 11:52:31 +0000 (11:52 +0000)]
RE: [PATCH @ 13283] Devel::PPPort
Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@13311

22 years agoRemove redundant #! parsing. Deparse tests better.
Michael G. Schwern [Tue, 27 Nov 2001 03:38:24 +0000 (22:38 -0500)]
Remove redundant #! parsing.  Deparse tests better.
Message-ID: <20011127033824.A17775@blackrider>

p4raw-id: //depot/perl@13310

22 years agoRe: perlcc very broken
John Peacock [Tue, 27 Nov 2001 06:48:01 +0000 (01:48 -0500)]
Re: perlcc very broken
Message-ID: <3C037D71.4030508@rowman.com>

p4raw-id: //depot/perl@13309

22 years ago[ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at...
David Dyck [Mon, 26 Nov 2001 22:04:38 +0000 (14:04 -0800)]
[ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704.
Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>

p4raw-id: //depot/perl@13308

22 years ago[ID 20011126.149] t/op/split fails step 37
David Dyck [Mon, 26 Nov 2001 21:52:35 +0000 (13:52 -0800)]
[ID 20011126.149] t/op/split fails step 37
Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>

p4raw-id: //depot/perl@13307

22 years agoincorporate last minute change from libnet 1.0901-tobe
Graham Barr [Tue, 27 Nov 2001 12:19:40 +0000 (12:19 +0000)]
incorporate last minute change from libnet 1.0901-tobe

p4raw-id: //depot/perl@13306

22 years agoPass 7 at perldelta - random edits.
Jarkko Hietaniemi [Tue, 27 Nov 2001 02:39:35 +0000 (02:39 +0000)]
Pass 7 at perldelta - random edits.

p4raw-id: //depot/perl@13305

22 years agoPortability and skippage tweaks.
Jarkko Hietaniemi [Tue, 27 Nov 2001 02:04:19 +0000 (02:04 +0000)]
Portability and skippage tweaks.

p4raw-id: //depot/perl@13304

22 years ago(retracted by #13449)
Jarkko Hietaniemi [Tue, 27 Nov 2001 02:03:49 +0000 (02:03 +0000)]
(retracted by #13449)
Try to make Unicode casemapping to work for EBCDIC, too.

p4raw-id: //depot/perl@13303

22 years agoJust printing 1..0 is not quite enough...
Jarkko Hietaniemi [Tue, 27 Nov 2001 01:35:23 +0000 (01:35 +0000)]
Just printing 1..0 is not quite enough...

p4raw-id: //depot/perl@13302

22 years ago\141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
Jarkko Hietaniemi [Tue, 27 Nov 2001 01:22:22 +0000 (01:22 +0000)]
\141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
Delay the match until runtime.

p4raw-id: //depot/perl@13301

22 years agoUTF-EBCDIC.
Jarkko Hietaniemi [Tue, 27 Nov 2001 01:08:10 +0000 (01:08 +0000)]
UTF-EBCDIC.

p4raw-id: //depot/perl@13300

22 years agoBe UTF-EBCDIC aware.
Jarkko Hietaniemi [Tue, 27 Nov 2001 01:02:21 +0000 (01:02 +0000)]
Be UTF-EBCDIC aware.

p4raw-id: //depot/perl@13299

22 years agoBad assumption which way digits and letters sort.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:59:44 +0000 (00:59 +0000)]
Bad assumption which way digits and letters sort.

p4raw-id: //depot/perl@13298

22 years agoIf in EBCDIC but no Convert::EBCDIC
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:55:04 +0000 (00:55 +0000)]
If in EBCDIC but no Convert::EBCDIC
the libnet tests will all fail.

p4raw-id: //depot/perl@13297

22 years agoJust sorting to guarantee order is not enough.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:45:55 +0000 (00:45 +0000)]
Just sorting to guarantee order is not enough.
(Think EBCDIC.)

p4raw-id: //depot/perl@13296

22 years agoOS/390 cleanable gunk.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:43:38 +0000 (00:43 +0000)]
OS/390 cleanable gunk.

p4raw-id: //depot/perl@13295

22 years agoUpdate the EBCDIC MD5 checksums.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:40:02 +0000 (00:40 +0000)]
Update the EBCDIC MD5 checksums.

p4raw-id: //depot/perl@13294

22 years agoRe: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
Nicholas Clark [Mon, 26 Nov 2001 23:06:34 +0000 (23:06 +0000)]
Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
Message-ID: <20011126230633.Q37621@plum.flirble.org>

p4raw-id: //depot/perl@13293

22 years agosort tweaks from John P. Linderman.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:24:36 +0000 (00:24 +0000)]
sort tweaks from John P. Linderman.

p4raw-id: //depot/perl@13292

22 years ago[ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
Bob Dalgleish [Mon, 26 Nov 2001 18:47:25 +0000 (12:47 -0600)]
[ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>

Craig Berry submitted half of this patch just yesterday.
Spooky cosmic resonance.

p4raw-id: //depot/perl@13291

22 years agodoio slightly smaller
Nicholas Clark [Tue, 27 Nov 2001 00:40:23 +0000 (00:40 +0000)]
doio slightly smaller
Message-ID: <20011127004023.S37621@plum.flirble.org>

p4raw-id: //depot/perl@13290

22 years agoperldelta nits from Autrijus Tang and Ron Kimball.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:12:11 +0000 (00:12 +0000)]
perldelta nits from Autrijus Tang and Ron Kimball.

p4raw-id: //depot/perl@13289

22 years agounpack P* uses random length for item
Wolfgang Laun [Mon, 26 Nov 2001 19:56:32 +0000 (20:56 +0100)]
unpack P* uses random length for item
Message-ID: <200111261956320450.01E7217F@smtp.chello.at>

p4raw-id: //depot/perl@13288

22 years agosystem and taintedness
Radu Greab [Mon, 26 Nov 2001 18:42:29 +0000 (20:42 +0200)]
system and taintedness
Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>

p4raw-id: //depot/perl@13287

22 years agoDevel::PPPort
Paul Marquess [Mon, 26 Nov 2001 14:37:17 +0000 (14:37 +0000)]
Devel::PPPort
Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@13286

22 years agoUpdate the test list.
Jarkko Hietaniemi [Mon, 26 Nov 2001 14:08:36 +0000 (14:08 +0000)]
Update the test list.

p4raw-id: //depot/perl@13285

22 years agoSync-up tests with libnet distribution
Graham Barr [Mon, 26 Nov 2001 12:41:45 +0000 (12:41 +0000)]
Sync-up tests with libnet distribution

p4raw-id: //depot/perl@13284

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 26 Nov 2001 11:34:35 +0000 (11:34 +0000)]
Update Changes.

p4raw-id: //depot/perl@13283

22 years agoUpgrade to podlators 1.16.
Jarkko Hietaniemi [Mon, 26 Nov 2001 11:28:18 +0000 (11:28 +0000)]
Upgrade to podlators 1.16.

p4raw-id: //depot/perl@13282

22 years agoPass 6 at perldelta - sort enhancements, generic and
Jarkko Hietaniemi [Mon, 26 Nov 2001 11:11:08 +0000 (11:11 +0000)]
Pass 6 at perldelta - sort enhancements, generic and
platform specific bug fixes.

p4raw-id: //depot/perl@13281

22 years agoPROPAGATE documentation from Tony Cook.
Jarkko Hietaniemi [Mon, 26 Nov 2001 10:35:56 +0000 (10:35 +0000)]
PROPAGATE documentation from Tony Cook.

p4raw-id: //depot/perl@13280

22 years agoDJGPP cannot do signals that well.
Jarkko Hietaniemi [Sun, 25 Nov 2001 23:45:27 +0000 (23:45 +0000)]
DJGPP cannot do signals that well.

p4raw-id: //depot/perl@13279

22 years agoCan't do subsecond alarms without ualarm; and break out
Jarkko Hietaniemi [Sun, 25 Nov 2001 23:43:30 +0000 (23:43 +0000)]
Can't do subsecond alarms without ualarm; and break out
early if alarms do not seem to be coming in as expected.

p4raw-id: //depot/perl@13278

22 years agoNo Socket, little Net.
Jarkko Hietaniemi [Sun, 25 Nov 2001 23:01:39 +0000 (23:01 +0000)]
No Socket, little Net.

p4raw-id: //depot/perl@13277

22 years agoTake the taint brush to the getcwds.
Jarkko Hietaniemi [Sun, 25 Nov 2001 22:58:44 +0000 (22:58 +0000)]
Take the taint brush to the getcwds.

p4raw-id: //depot/perl@13276

22 years agoSocket::my_inet_aton() tweak
Craig A. Berry [Sun, 25 Nov 2001 16:20:45 +0000 (10:20 -0600)]
Socket::my_inet_aton() tweak
Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>

p4raw-id: //depot/perl@13275

22 years agoSince in some DOS filesystems the timestamp granularity
Jarkko Hietaniemi [Sun, 25 Nov 2001 21:32:17 +0000 (21:32 +0000)]
Since in some DOS filesystems the timestamp granularity
may be only two seconds, better sleep for three to play safe.
(Helps CygWin, at least.)

p4raw-id: //depot/perl@13274

22 years agoFor some reason CygWin wasn't collapsing multiple
Jarkko Hietaniemi [Sun, 25 Nov 2001 21:22:10 +0000 (21:22 +0000)]
For some reason CygWin wasn't collapsing multiple
slashes into one, which made some Spec.t tests to fail.
Either CygWin was being too prudish or the collapsing
logic needs to be rethunk.

p4raw-id: //depot/perl@13273

22 years agoCygwin needs to have libperl.dll around if trying to link
Jarkko Hietaniemi [Sun, 25 Nov 2001 20:40:23 +0000 (20:40 +0000)]
Cygwin needs to have libperl.dll around if trying to link
with -lperl.  Note: this change cures the test but whether
it cures CygPerl installation, I don't know: hopefully the
libperl5_7_2.dll, or the version equivalent, gets installed
also as libperl.dll to the proper place(s).

p4raw-id: //depot/perl@13272

22 years ago-I../lib/.. and -L../lib/..? Strange.
Jarkko Hietaniemi [Sun, 25 Nov 2001 20:18:53 +0000 (20:18 +0000)]
-I../lib/.. and -L../lib/..?  Strange.

p4raw-id: //depot/perl@13271

22 years ago$MM?
Jarkko Hietaniemi [Sun, 25 Nov 2001 19:57:54 +0000 (19:57 +0000)]
$MM?

p4raw-id: //depot/perl@13270

22 years agoFurther replacement of EU::MM with File::Spec
Dave Rolsky [Mon, 19 Nov 2001 18:17:09 +0000 (12:17 -0600)]
Further replacement of EU::MM with File::Spec
Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>

p4raw-id: //depot/perl@13269

22 years ago[REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
chromatic [Sat, 24 Nov 2001 14:56:57 +0000 (07:56 -0700)]
[REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
Message-ID: <20011124220430.97697.qmail@onion.perl.org>

plus a tweak for ithreads builds.

p4raw-id: //depot/perl@13268

22 years agoWin32 compilation tweaks for Blair Zajac.
Jarkko Hietaniemi [Sun, 25 Nov 2001 19:38:50 +0000 (19:38 +0000)]
Win32 compilation tweaks for Blair Zajac.

p4raw-id: //depot/perl@13267

22 years agoI don't think trying to bracket the hires time with lores
Jarkko Hietaniemi [Sun, 25 Nov 2001 19:11:38 +0000 (19:11 +0000)]
I don't think trying to bracket the hires time with lores
times is going to be portable enough: Cygwin seems to be
capable of getting hires ones rather consistently lower
than the lores ones.  So let's try average difference instead.

p4raw-id: //depot/perl@13266

22 years agoRe: benchmarks, sorts and reproducibility
John P. Linderman [Sun, 25 Nov 2001 14:25:18 +0000 (09:25 -0500)]
Re: benchmarks, sorts and reproducibility
Message-Id: <200111251925.OAA77172@raptor.research.att.com>

Randomize large partitions for quicksort to dodge the
angry gods of quadratic.

p4raw-id: //depot/perl@13265

22 years agoThe joys of portable quoting.
Jarkko Hietaniemi [Sun, 25 Nov 2001 18:23:54 +0000 (18:23 +0000)]
The joys of portable quoting.

p4raw-id: //depot/perl@13264

22 years agosort pragma tweaks.
Jarkko Hietaniemi [Sun, 25 Nov 2001 18:12:31 +0000 (18:12 +0000)]
sort pragma tweaks.

p4raw-id: //depot/perl@13263

22 years agoSkip the link= directives of utils.lst if no mandir
Jarkko Hietaniemi [Sun, 25 Nov 2001 17:10:09 +0000 (17:10 +0000)]
Skip the link= directives of utils.lst if no mandir
(if no manpages).

p4raw-id: //depot/perl@13262

22 years agochange#3373 introduced a handle leak in backticks and piped open()s
Gurusamy Sarathy [Sun, 25 Nov 2001 16:37:29 +0000 (16:37 +0000)]
change#3373 introduced a handle leak in backticks and piped open()s
that fail

p4raw-link: @3373 on //depot/perl: e446cec8f170ecc3eabea80092ef64589855e167

p4raw-id: //depot/perl@13260

22 years agoExtraenous breaks noticed by David Dyck.
Jarkko Hietaniemi [Sun, 25 Nov 2001 05:58:30 +0000 (05:58 +0000)]
Extraenous breaks noticed by David Dyck.

p4raw-id: //depot/perl@13258

22 years agoRevert the /proc/self/auxv experiment for now.
Jarkko Hietaniemi [Sun, 25 Nov 2001 05:32:18 +0000 (05:32 +0000)]
Revert the /proc/self/auxv experiment for now.

p4raw-id: //depot/perl@13257

22 years agoAlso ExtUtils.t had $^X assumptions.
Jarkko Hietaniemi [Sun, 25 Nov 2001 04:59:31 +0000 (04:59 +0000)]
Also ExtUtils.t had $^X assumptions.

p4raw-id: //depot/perl@13256

22 years agoNow is Solaris if you start the t/perl in the t/
Jarkko Hietaniemi [Sun, 25 Nov 2001 04:20:02 +0000 (04:20 +0000)]
Now is Solaris if you start the t/perl in the t/
as "./perl", the $^X will be "../perl", not "./perl".

p4raw-id: //depot/perl@13255

22 years agoThe new way of finding out $^X in Solaris
Jarkko Hietaniemi [Sun, 25 Nov 2001 03:59:06 +0000 (03:59 +0000)]
The new way of finding out $^X in Solaris
requires a little tweak if the executable
pathname is *not* absolute: prepend "./"
(otherwise `$^X ...` will start perl from PATH...)

p4raw-id: //depot/perl@13254

22 years agoAvoid "will not stay shared" warnings.
Jarkko Hietaniemi [Sun, 25 Nov 2001 03:18:05 +0000 (03:18 +0000)]
Avoid "will not stay shared" warnings.

p4raw-id: //depot/perl@13253

22 years ago$$ readonly, take two
Michael G. Schwern [Sat, 24 Nov 2001 19:56:18 +0000 (14:56 -0500)]
$$ readonly, take two
Message-ID: <20011124195618.A14614@blackrider>

p4raw-id: //depot/perl@13252

22 years agoIn the MakeMaker pm_to_blib target don't copy all
Jarkko Hietaniemi [Sun, 25 Nov 2001 02:48:04 +0000 (02:48 +0000)]
In the MakeMaker pm_to_blib target don't copy all
the files in one fell swoop, deal with them hunkwise,
helps for CLIs with limited line lengths.
(This seems to help for DJGPP building Encode,
where there are dozens of files to copy.)

p4raw-id: //depot/perl@13251

22 years agotestsuite leaves stray files behind on windows
Gurusamy Sarathy [Sun, 25 Nov 2001 00:50:10 +0000 (00:50 +0000)]
testsuite leaves stray files behind on windows

p4raw-id: //depot/perl@13250

22 years agoxsubpp produces a spurious warning on directories called 'typemap'
Gurusamy Sarathy [Sun, 25 Nov 2001 00:32:36 +0000 (00:32 +0000)]
xsubpp produces a spurious warning on directories called 'typemap'

p4raw-id: //depot/perl@13249

22 years agoxsubpp treats invalid (indented) cpp directives as comments
Gurusamy Sarathy [Sun, 25 Nov 2001 00:17:28 +0000 (00:17 +0000)]
xsubpp treats invalid (indented) cpp directives as comments

p4raw-id: //depot/perl@13248

22 years ago$(MAKE) distclean shouldn't blow away ../lib/Thread.pm
Gurusamy Sarathy [Sun, 25 Nov 2001 00:02:37 +0000 (00:02 +0000)]
$(MAKE) distclean shouldn't blow away ../lib/Thread.pm

p4raw-id: //depot/perl@13247

22 years agoThe debug_pag needs to be visible at all times
Jarkko Hietaniemi [Sat, 24 Nov 2001 21:45:32 +0000 (21:45 +0000)]
The debug_pag needs to be visible at all times
because of the re extension.

p4raw-id: //depot/perl@13246

22 years agoRe: [PATCH] Tests are good
Philip Newton [Sat, 24 Nov 2001 21:24:00 +0000 (22:24 +0100)]
Re: [PATCH] Tests are good
Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>

p4raw-id: //depot/perl@13245

22 years agomake PPPort/harness build on VMS
Craig A. Berry [Sat, 24 Nov 2001 12:45:44 +0000 (06:45 -0600)]
make PPPort/harness build on VMS
Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>

(with tweaks, and combined with Sarathy's #13242)

p4raw-id: //depot/perl@13244

22 years agoRe: [PATCH] Make Exporter::Heavy use Universal->VERSION()
John Peacock [Sat, 24 Nov 2001 14:27:46 +0000 (09:27 -0500)]
Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
Message-ID: <3BFFF4B2.40509@rowman.com>

p4raw-id: //depot/perl@13243

22 years agouse portable quotes
Gurusamy Sarathy [Sat, 24 Nov 2001 17:16:18 +0000 (17:16 +0000)]
use portable quotes

p4raw-id: //depot/perl@13242

22 years agoRe: [ID 20011118.128] installman chdir stuffs INC
Nicholas Clark [Sat, 24 Nov 2001 18:06:26 +0000 (18:06 +0000)]
Re: [ID 20011118.128] installman chdir stuffs INC
Message-ID: <20011124180626.T37621@plum.flirble.org>

p4raw-id: //depot/perl@13241

22 years agoperl5005delta.pod L<>
Nicholas Clark [Sat, 24 Nov 2001 18:04:21 +0000 (18:04 +0000)]
perl5005delta.pod L<>
Message-ID: <20011124180421.S37621@plum.flirble.org>

p4raw-id: //depot/perl@13240

22 years agofix typo in config.vc; regenerate win32 config_H.* files
Gurusamy Sarathy [Sat, 24 Nov 2001 17:01:17 +0000 (17:01 +0000)]
fix typo in config.vc; regenerate win32 config_H.* files

p4raw-id: //depot/perl@13239

22 years agoMention the charnames::vianame().
Jarkko Hietaniemi [Sat, 24 Nov 2001 16:16:01 +0000 (16:16 +0000)]
Mention the charnames::vianame().

p4raw-id: //depot/perl@13238

22 years agoAdd charnames::vianame() in case people want to access
Jarkko Hietaniemi [Sat, 24 Nov 2001 16:12:31 +0000 (16:12 +0000)]
Add charnames::vianame() in case people want to access
the codes in run-time (as opposed to the compile-timeness
of \N{...}).

p4raw-id: //depot/perl@13237

22 years agomemset() is cheaper than a loop of 256 bit-a-a-times
Nicholas Clark [Sat, 24 Nov 2001 16:30:42 +0000 (16:30 +0000)]
memset() is cheaper than a loop of 256 bit-a-a-times
Message-ID: <20011124163042.R37621@plum.flirble.org>

p4raw-id: //depot/perl@13236

22 years agoRe: Smoke 13191 /pro/3gl/CPAN/perl-current
Nicholas Clark [Sat, 24 Nov 2001 16:24:33 +0000 (16:24 +0000)]
Re: Smoke 13191 /pro/3gl/CPAN/perl-current
Message-ID: <20011124162433.Q37621@plum.flirble.org>

cmp fixes.

p4raw-id: //depot/perl@13235

22 years agoUse /proc/self/auxv in Solaris to figure out the $^X.
Jarkko Hietaniemi [Sat, 24 Nov 2001 15:23:34 +0000 (15:23 +0000)]
Use /proc/self/auxv in Solaris to figure out the $^X.
(It seems that "./perl" gets resolved to "perl" now.)

p4raw-id: //depot/perl@13234

22 years agoDB_File 1.800
Paul Marquess [Sat, 24 Nov 2001 11:41:41 +0000 (11:41 +0000)]
DB_File 1.800
Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@13233

22 years agoTweak the PUSHED documentation.
Jarkko Hietaniemi [Sat, 24 Nov 2001 14:48:34 +0000 (14:48 +0000)]
Tweak the PUSHED documentation.

p4raw-id: //depot/perl@13232

22 years agoUpdate 1_compile for new known tests.
Jarkko Hietaniemi [Sat, 24 Nov 2001 04:09:41 +0000 (04:09 +0000)]
Update 1_compile for new known tests.

p4raw-id: //depot/perl@13231

22 years agoMove the MBF/MBI test modules to t/lib.
Jarkko Hietaniemi [Sat, 24 Nov 2001 04:07:39 +0000 (04:07 +0000)]
Move the MBF/MBI test modules to t/lib.

p4raw-id: //depot/perl@13230

22 years agoconfigure.com follow-up to 13218
Craig A. Berry [Fri, 23 Nov 2001 18:05:35 +0000 (12:05 -0600)]
configure.com follow-up to 13218
Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>

p4raw-id: //depot/perl@13229

22 years agoswitch unfcmb.h to employ 'STDCHAR' in place of char
Peter Prymmer [Fri, 23 Nov 2001 17:03:07 +0000 (12:03 -0500)]
switch unfcmb.h to employ 'STDCHAR' in place of char
Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>

p4raw-id: //depot/perl@13228

22 years agoHere are the right helper files.
Jarkko Hietaniemi [Fri, 23 Nov 2001 20:09:36 +0000 (20:09 +0000)]
Here are the right helper files.

p4raw-id: //depot/perl@13227

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 23 Nov 2001 20:03:28 +0000 (20:03 +0000)]
Update Changes.

p4raw-id: //depot/perl@13226

22 years agoNever mind.
Jarkko Hietaniemi [Fri, 23 Nov 2001 19:53:53 +0000 (19:53 +0000)]
Never mind.

p4raw-id: //depot/perl@13225

22 years agoMis-add.
Jarkko Hietaniemi [Fri, 23 Nov 2001 19:52:03 +0000 (19:52 +0000)]
Mis-add.

p4raw-id: //depot/perl@13224

22 years agoUpgrade to Filter::Simple 0.77.
Jarkko Hietaniemi [Fri, 23 Nov 2001 19:39:57 +0000 (19:39 +0000)]
Upgrade to Filter::Simple 0.77.

p4raw-id: //depot/perl@13223

22 years agoMissing p4 add.
Jarkko Hietaniemi [Fri, 23 Nov 2001 19:12:20 +0000 (19:12 +0000)]
Missing p4 add.

p4raw-id: //depot/perl@13222

22 years agoPass 5 at perldelta - module and utility updates cleanup.
Jarkko Hietaniemi [Fri, 23 Nov 2001 19:10:18 +0000 (19:10 +0000)]
Pass 5 at perldelta - module and utility updates cleanup.

p4raw-id: //depot/perl@13221

22 years agoRegen Porting stuff; regen toc; cleanup nit in Configure.
Jarkko Hietaniemi [Fri, 23 Nov 2001 18:55:06 +0000 (18:55 +0000)]
Regen Porting stuff; regen toc; cleanup nit in Configure.

p4raw-id: //depot/perl@13219

22 years agoAdd procselfexe and d_dirfd to strange lands.
Jarkko Hietaniemi [Fri, 23 Nov 2001 18:48:18 +0000 (18:48 +0000)]
Add procselfexe and d_dirfd to strange lands.

p4raw-id: //depot/perl@13218

22 years agoBetter to "quote" the pathname.
Jarkko Hietaniemi [Fri, 23 Nov 2001 18:47:17 +0000 (18:47 +0000)]
Better to "quote" the pathname.

p4raw-id: //depot/perl@13216