Jarkko Hietaniemi [Mon, 25 Mar 2002 19:50:32 +0000 (19:50 +0000)]
Upgrade to Encode 0.99, from Dan Kogai.
p4raw-id: //depot/perl@15502
Jarkko Hietaniemi [Mon, 25 Mar 2002 19:16:21 +0000 (19:16 +0000)]
Noise with -w.
p4raw-id: //depot/perl@15501
Jarkko Hietaniemi [Mon, 25 Mar 2002 19:02:41 +0000 (19:02 +0000)]
If no perlio no perlio warnings, either.
p4raw-id: //depot/perl@15500
Jarkko Hietaniemi [Mon, 25 Mar 2002 18:57:47 +0000 (18:57 +0000)]
...and put some of the new perlio tests here.
The in-memory ones not yet since my poor brain
refuses to find the right TODO incantation.
p4raw-id: //depot/perl@15499
Jarkko Hietaniemi [Mon, 25 Mar 2002 18:23:36 +0000 (18:23 +0000)]
Take away the perlio-requiring tests..
p4raw-id: //depot/perl@15498
Jarkko Hietaniemi [Mon, 25 Mar 2002 18:04:39 +0000 (18:04 +0000)]
More correct now, but actually the two new tests
need to be moved, since they are perlio-only...
p4raw-id: //depot/perl@15497
Jarkko Hietaniemi [Mon, 25 Mar 2002 17:57:32 +0000 (17:57 +0000)]
More neo-io tests from Stas Bekman.
p4raw-id: //depot/perl@15496
Jarkko Hietaniemi [Mon, 25 Mar 2002 17:52:33 +0000 (17:52 +0000)]
Document the QNX6 sprintf glitch.
p4raw-id: //depot/perl@15495
Jarkko Hietaniemi [Mon, 25 Mar 2002 17:46:27 +0000 (17:46 +0000)]
AmigaOS must use the ixemul directly, since there
is no more vfork support.
p4raw-id: //depot/perl@15494
Norton T. Allen [Mon, 25 Mar 2002 13:39:25 +0000 (08:39 -0500)]
Must specify fromlen for recvfrom for QNX6
Message-Id: <
200203251839.NAA02055@bottesini.harvard.edu>
p4raw-id: //depot/perl@15493
Norton T. Allen [Mon, 25 Mar 2002 13:36:17 +0000 (08:36 -0500)]
TODO for QNX6
Message-Id: <
200203251836.NAA01517@bottesini.harvard.edu>
p4raw-id: //depot/perl@15492
Jarkko Hietaniemi [Mon, 25 Mar 2002 16:57:10 +0000 (16:57 +0000)]
Clarify the 8.3 rule.
p4raw-id: //depot/perl@15491
Jarkko Hietaniemi [Mon, 25 Mar 2002 15:52:33 +0000 (15:52 +0000)]
Update Changes.
p4raw-id: //depot/perl@15489
Jarkko Hietaniemi [Mon, 25 Mar 2002 15:32:39 +0000 (15:32 +0000)]
Forgotten from #15486.
p4raw-id: //depot/perl@15488
Jarkko Hietaniemi [Mon, 25 Mar 2002 15:23:56 +0000 (15:23 +0000)]
It seems that FreeBSD does not like using Perl's malloc
when multithreaded.
p4raw-id: //depot/perl@15487
Rafael Garcia-Suarez [Mon, 25 Mar 2002 11:33:17 +0000 (12:33 +0100)]
Re: what is YYDEBUG and why does it reset errno?
Message-ID: <
20020325113317.A1410@rafael>
Apparently VMS does not do YYDEBUG.
p4raw-id: //depot/perl@15486
Paul Marquess [Mon, 25 Mar 2002 13:01:44 +0000 (13:01 +0000)]
warnings for perlio + others
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
p4raw-id: //depot/perl@15485
Jarkko Hietaniemi [Mon, 25 Mar 2002 01:53:29 +0000 (01:53 +0000)]
As verified by Doug MacEachern.
p4raw-id: //depot/perl@15484
Jarkko Hietaniemi [Sun, 24 Mar 2002 23:23:50 +0000 (23:23 +0000)]
MPE/iX update from Mark Bixby.
p4raw-id: //depot/perl@15483
Nicholas Clark [Sun, 24 Mar 2002 22:50:06 +0000 (22:50 +0000)]
To \X{221E} and beyond in ExtUtils::Constant
Message-ID: <
20020324225006.GB410@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@15482
Paul Marquess [Sun, 24 Mar 2002 23:00:21 +0000 (23:00 +0000)]
fix warning + carp interaction
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
p4raw-id: //depot/perl@15481
Jarkko Hietaniemi [Sun, 24 Mar 2002 22:30:48 +0000 (22:30 +0000)]
Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
(All the code changes have already been applied earlier.)
p4raw-id: //depot/perl@15480
Jarkko Hietaniemi [Sun, 24 Mar 2002 22:11:46 +0000 (22:11 +0000)]
DB_File: for the core version, no need to specify
a minimum MM version.
p4raw-id: //depot/perl@15479
Dave Mitchell [Sun, 24 Mar 2002 22:23:08 +0000 (22:23 +0000)]
pack('w') 64-bit buffer overflow
Message-ID: <
20020324222308.B21963@fdgroup.com>
p4raw-id: //depot/perl@15478
Craig A. Berry [Sun, 24 Mar 2002 16:17:52 +0000 (10:17 -0600)]
errno help for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
a05101509b8c3fd17e26c@[172.16.52.1]>
p4raw-id: //depot/perl@15477
Jarkko Hietaniemi [Sun, 24 Mar 2002 21:18:45 +0000 (21:18 +0000)]
Upgrade to Locale::Codes 2.03.
p4raw-id: //depot/perl@15476
Jarkko Hietaniemi [Sun, 24 Mar 2002 20:35:49 +0000 (20:35 +0000)]
The #15472 said "properly". Ha!
p4raw-id: //depot/perl@15474
Jarkko Hietaniemi [Sun, 24 Mar 2002 20:16:56 +0000 (20:16 +0000)]
Properly scan for the subextensions of Encode
when doing static builds.
p4raw-id: //depot/perl@15472
Jarkko Hietaniemi [Sun, 24 Mar 2002 19:58:38 +0000 (19:58 +0000)]
Tru64: Document the known odbm failure with static builds.
p4raw-id: //depot/perl@15471
Jarkko Hietaniemi [Sun, 24 Mar 2002 17:56:01 +0000 (17:56 +0000)]
microperl tweaks.
p4raw-id: //depot/perl@15470
Jarkko Hietaniemi [Sun, 24 Mar 2002 17:32:05 +0000 (17:32 +0000)]
Various metaconfig unit cleanup; only one visible change
in Configure, though.
p4raw-id: //depot/perl@15468
Jarkko Hietaniemi [Sun, 24 Mar 2002 15:53:59 +0000 (15:53 +0000)]
Upgrade to Encode 0.98, from Dan Kogai.
p4raw-id: //depot/perl@15467
Jarkko Hietaniemi [Sun, 24 Mar 2002 13:58:44 +0000 (13:58 +0000)]
Integrate perlio:
[ 15462]
Avoid core-dump in Encode with PERLIO=mmap
p4raw-link: @15462 on //depot/perlio:
b4d9096427023cc00e82f9ecbc4205dfe7395a78
p4raw-id: //depot/perl@15466
p4raw-integrated: from //depot/perlio@15465 'copy in'
ext/Encode/Encode.xs (@15462..)
Jarkko Hietaniemi [Sun, 24 Mar 2002 13:51:15 +0000 (13:51 +0000)]
In the spirit of #15464.
p4raw-id: //depot/perl@15465
Michael G. Schwern [Sun, 24 Mar 2002 02:27:25 +0000 (21:27 -0500)]
Re: [ID
20020323.002] recently-introduced regex segfault
Message-ID: <
20020324072725.GA3554@blackrider>
p4raw-id: //depot/perl@15464
Jarkko Hietaniemi [Sun, 24 Mar 2002 04:57:48 +0000 (04:57 +0000)]
Retract Math::BigInt::Lite for now, seems to confuse
bignum and bigrat.
p4raw-id: //depot/perl@15460
Craig A. Berry [Sat, 23 Mar 2002 23:23:00 +0000 (17:23 -0600)]
extend use of home-grown kill() on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
a05101504b8c30e72f3e4@[172.16.52.1]>
p4raw-id: //depot/perl@15459
Michael G. Schwern [Sat, 23 Mar 2002 21:32:32 +0000 (16:32 -0500)]
Simplified untested module testing, plus Extutils::MM_NW5 not compiling
Message-ID: <
20020324023232.GA29972@blackrider>
(with Russ Allbery's simplifications)
p4raw-id: //depot/perl@15458
Jarkko Hietaniemi [Sun, 24 Mar 2002 00:28:47 +0000 (00:28 +0000)]
Merge Math::BigInt::Lite 0.08, from Tels.
p4raw-id: //depot/perl@15457
Jarkko Hietaniemi [Sun, 24 Mar 2002 00:23:49 +0000 (00:23 +0000)]
Too chatty.
p4raw-id: //depot/perl@15456
Jarkko Hietaniemi [Sun, 24 Mar 2002 00:21:07 +0000 (00:21 +0000)]
Merge bignum 0.10, from Tels.
p4raw-id: //depot/perl@15455
Jarkko Hietaniemi [Sat, 23 Mar 2002 23:58:44 +0000 (23:58 +0000)]
Rename the Perl 4 tests in preparation of bignum.
p4raw-id: //depot/perl@15454
Jarkko Hietaniemi [Sat, 23 Mar 2002 23:07:04 +0000 (23:07 +0000)]
Merge Math::BigRat 0.04, from Tels.
p4raw-id: //depot/perl@15453
Dave Mitchell [Sat, 23 Mar 2002 22:27:24 +0000 (22:27 +0000)]
tidy sv.[ch] after CRIPPLED_CC removal
Message-ID: <
20020323222724.A19425@fdgroup.com>
p4raw-id: //depot/perl@15452
Jarkko Hietaniemi [Sat, 23 Mar 2002 21:40:02 +0000 (21:40 +0000)]
Forgotten.
p4raw-id: //depot/perl@15451
Jarkko Hietaniemi [Sat, 23 Mar 2002 21:00:05 +0000 (21:00 +0000)]
Update Changes.
p4raw-id: //depot/perl@15450
John L. Allen [Fri, 22 Mar 2002 15:38:35 +0000 (10:38 -0500)]
perldoc -m [PATCH]
From: "John L. Allen" <allen@grumman.com>
Message-ID: <Pine.SOL.3.91.
1020322151516.25645A-100000@gateway.grumman.com>
p4raw-id: //depot/perl@15449
Andreas König [Sat, 23 Mar 2002 06:47:08 +0000 (07:47 +0100)]
Re: Copious warnings from Sys::Syslog
Message-ID: <m31yebvns3.fsf@anima.de>
p4raw-id: //depot/perl@15448
Jarkko Hietaniemi [Sat, 23 Mar 2002 20:34:43 +0000 (20:34 +0000)]
Upgrade to Math::BigInt 1.55, from Tels.
p4raw-id: //depot/perl@15447
Jarkko Hietaniemi [Sat, 23 Mar 2002 19:50:02 +0000 (19:50 +0000)]
Upgrade to Encode 0.97, from Dan Kogai.
p4raw-id: //depot/perl@15446
Jarkko Hietaniemi [Sat, 23 Mar 2002 17:33:08 +0000 (17:33 +0000)]
Slight tweaks on #15443.
p4raw-id: //depot/perl@15445
Mark-Jason Dominus [Sat, 23 Mar 2002 18:25:44 +0000 (18:25 +0000)]
patch [bleadperl]: Document %! special variable
Message-ID: <
20020323182544.11741.qmail@plover.com>
p4raw-id: //depot/perl@15443
Jarkko Hietaniemi [Sat, 23 Mar 2002 17:17:47 +0000 (17:17 +0000)]
Since the Encode::JP is unsupported under EBCDIC we
cannot run this test (aliases as such should work fine).
p4raw-id: //depot/perl@15442
Jarkko Hietaniemi [Sat, 23 Mar 2002 17:15:15 +0000 (17:15 +0000)]
EBCDIC: the sorting order is different under
byte-EBCDIC and Unicode.
p4raw-id: //depot/perl@15441
Jarkko Hietaniemi [Sat, 23 Mar 2002 17:09:17 +0000 (17:09 +0000)]
EBCDIC: the character codes are different.
p4raw-id: //depot/perl@15440
Jarkko Hietaniemi [Sat, 23 Mar 2002 03:05:11 +0000 (03:05 +0000)]
Purify: #15434 got the test the wrong.
(Is there an approved way of testing "is this an unop"?)
p4raw-id: //depot/perl@15439
Jarkko Hietaniemi [Sat, 23 Mar 2002 01:40:53 +0000 (01:40 +0000)]
Purify: Array bounds read: could read one character past the end.
p4raw-id: //depot/perl@15438
Jarkko Hietaniemi [Sat, 23 Mar 2002 01:22:10 +0000 (01:22 +0000)]
Purify: Array bounds read: reading one byte before the buffer.
p4raw-id: //depot/perl@15437
Jarkko Hietaniemi [Sat, 23 Mar 2002 01:14:24 +0000 (01:14 +0000)]
Purify: Unitialized memory read. Too many code paths
to keep track of, I guess.
p4raw-id: //depot/perl@15436
Jarkko Hietaniemi [Sat, 23 Mar 2002 01:00:31 +0000 (01:00 +0000)]
Purify: Array bounds write: pre-extend the strxfrm
buffer by a factor of four (suggested maximum by HP-UX;
Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
know how portable that is; locale.c uses yet another trick
(not a particularly good trick, I might add))
p4raw-id: //depot/perl@15435
Jarkko Hietaniemi [Sat, 23 Mar 2002 00:48:23 +0000 (00:48 +0000)]
Purify: Array bounds read: o->op_last was accessed
for unops (via newUNOP() and ck_eof()).
(analysis okay, patch bad: see #15439)
p4raw-id: //depot/perl@15434
Craig A. Berry [Fri, 22 Mar 2002 16:52:59 +0000 (10:52 -0600)]
vms/test.com, File::Find tests
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.
20020322162822.
01ad96b8@exchi01>
p4raw-id: //depot/perl@15433
Michael G. Schwern [Fri, 22 Mar 2002 18:08:19 +0000 (13:08 -0500)]
Re: [ID
20020322.002] install man errors
Message-ID: <
20020322230819.GB16454@blackrider>
p4raw-id: //depot/perl@15432
Jarkko Hietaniemi [Fri, 22 Mar 2002 21:52:56 +0000 (21:52 +0000)]
Update the information on Encode.
p4raw-id: //depot/perl@15431
Jarkko Hietaniemi [Fri, 22 Mar 2002 21:48:28 +0000 (21:48 +0000)]
Upgrade to Encode 0.96, from Dan Kogai.
p4raw-id: //depot/perl@15430
Craig A. Berry [Fri, 22 Mar 2002 15:47:38 +0000 (09:47 -0600)]
h2xs.t fix for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.
20020322154432.
01ad4930@exchi01>
p4raw-id: //depot/perl@15429
Jarkko Hietaniemi [Fri, 22 Mar 2002 20:50:42 +0000 (20:50 +0000)]
One more pass.
p4raw-id: //depot/perl@15428
Jarkko Hietaniemi [Fri, 22 Mar 2002 20:46:43 +0000 (20:46 +0000)]
Even better version from Olaf Flebbe.
p4raw-id: //depot/perl@15427
Jarkko Hietaniemi [Fri, 22 Mar 2002 20:34:28 +0000 (20:34 +0000)]
EPOC update from Olaf Flebbe.
p4raw-id: //depot/perl@15426
Jarkko Hietaniemi [Fri, 22 Mar 2002 20:03:33 +0000 (20:03 +0000)]
Tweak from John P. Linderman.
p4raw-id: //depot/perl@15425
Stas Bekman [Sat, 23 Mar 2002 01:42:44 +0000 (09:42 +0800)]
doc fix
Message-ID: <Pine.LNX.4.44.
0203230138520.8695-100000@hope.stason.org>
p4raw-id: //depot/perl@15424
Slaven Rezic [Fri, 22 Mar 2002 18:30:36 +0000 (19:30 +0100)]
check sysconf's return value in reentr.c
Message-Id: <
20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
(plus use 4k instead 2k as the "usual" size)
p4raw-id: //depot/perl@15423
Jarkko Hietaniemi [Fri, 22 Mar 2002 15:23:38 +0000 (15:23 +0000)]
Update Changes.
p4raw-id: //depot/perl@15422
Jarkko Hietaniemi [Fri, 22 Mar 2002 15:18:30 +0000 (15:18 +0000)]
Forgot from #15416.
p4raw-id: //depot/perl@15421
Andreas König [Fri, 22 Mar 2002 16:27:51 +0000 (17:27 +0100)]
Re: Argument "1.23_45" isn't numeric in subroutine entry
Message-ID: <m3n0x0vczs.fsf@anima.de>
p4raw-id: //depot/perl@15420
Jarkko Hietaniemi [Fri, 22 Mar 2002 15:14:09 +0000 (15:14 +0000)]
The I_CSD, I_S, and V_S had wrong recepting datatype.
Also, there's no i_stdio.
p4raw-id: //depot/perl@15418
Jarkko Hietaniemi [Fri, 22 Mar 2002 15:07:33 +0000 (15:07 +0000)]
Document a known AIX warning.
p4raw-id: //depot/perl@15417
Jarkko Hietaniemi [Fri, 22 Mar 2002 15:03:05 +0000 (15:03 +0000)]
Undo #15415, allow the faq people to catch up first.
p4raw-id: //depot/perl@15416
Jarkko Hietaniemi [Fri, 22 Mar 2002 13:30:38 +0000 (13:30 +0000)]
FAQ sync.
p4raw-id: //depot/perl@15415
Andreas König [Fri, 22 Mar 2002 15:16:19 +0000 (16:16 +0100)]
Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
Message-ID: <m38z8kwuvg.fsf@anima.de>
(plus reformat)
p4raw-id: //depot/perl@15414
Jarkko Hietaniemi [Fri, 22 Mar 2002 13:20:48 +0000 (13:20 +0000)]
Integrate perlio:
[ 15412]
Check for sanity of UTF-8 keys in hashes
(feel free to add more tests...)
[ 15410]
Fix [ID
20020318.003] cannot open STDOUT into in memory variable
- when (e.g.) STDOUT is char special file and gets IoOFP
created - do _NOT_ pass num_svs as that fopen-s stringified
glob, and not fdopen-s the fd.
p4raw-link: @15412 on //depot/perlio:
cb0a5b5c946748a0ce5472032178d97c33e21b33
p4raw-link: @15410 on //depot/perlio:
dd37d22f759197ae537bfc89e7f0cd73321b19b3
p4raw-id: //depot/perl@15413
Nick Ing-Simmons [Fri, 22 Mar 2002 10:50:53 +0000 (10:50 +0000)]
Check for sanity of UTF-8 keys in hashes
(feel free to add more tests...)
p4raw-id: //depot/perlio@15412
Abhijit Menon-Sen [Fri, 22 Mar 2002 08:36:33 +0000 (08:36 +0000)]
Revert #15200 for backwards compatiblity reasons.
p4raw-id: //depot/perl@15411
Nick Ing-Simmons [Fri, 22 Mar 2002 07:47:41 +0000 (07:47 +0000)]
Fix [ID
20020318.003] cannot open STDOUT into in memory variable
- when (e.g.) STDOUT is char special file and gets IoOFP
created - do _NOT_ pass num_svs as that fopen-s stringified
glob, and not fdopen-s the fd.
p4raw-id: //depot/perlio@15410
Nick Ing-Simmons [Fri, 22 Mar 2002 07:19:33 +0000 (07:19 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@15409
Jarkko Hietaniemi [Fri, 22 Mar 2002 04:09:19 +0000 (04:09 +0000)]
Win32 tweak from mjd.
p4raw-id: //depot/perl@15408
Jarkko Hietaniemi [Fri, 22 Mar 2002 04:07:13 +0000 (04:07 +0000)]
If Unicode keys are entered to a hash, a bit is turned on.
If the bit is on, when the keys are fetched from the hash
(%h, each %h, keys %h), the Unicodified versions of the keys
are returned if needed. This solution errs on the size of
over-Unicodifying, the old solution erred on the side of
under-Unicodifying. As long as the hash keys can be a mix
of byte and Unicode strings, a perfect fit is hard to come by.
p4raw-id: //depot/perl@15407
Mike Guy [Fri, 22 Mar 2002 02:08:20 +0000 (02:08 +0000)]
Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
p4raw-id: //depot/perl@15406
Jarkko Hietaniemi [Thu, 21 Mar 2002 23:13:44 +0000 (23:13 +0000)]
PM_SETRE() fallout.
p4raw-id: //depot/perl@15405
Stas Bekman [Thu, 21 Mar 2002 18:47:35 +0000 (02:47 +0800)]
doc fix
Message-ID: <
3C99BA47.9010403@stason.org>
p4raw-id: //depot/perl@15404
Slaven Rezic [Thu, 21 Mar 2002 10:19:23 +0000 (11:19 +0100)]
Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
Disable gethostbyaddr_r for all 4.x FreeBSD versions.
p4raw-id: //depot/perl@15403
Tim Bunce [Thu, 21 Mar 2002 21:18:05 +0000 (21:18 +0000)]
Storable is inefficient retreiving large hashes [PATCH]
Message-ID: <
20020321211805.E25276@dansat.data-plan.com>
p4raw-id: //depot/perl@15402
Jarkko Hietaniemi [Thu, 21 Mar 2002 20:48:52 +0000 (20:48 +0000)]
Reword the Apache^Wmod_perl bit so that Sarathy
can sleep easier :-)
p4raw-id: //depot/perl@15401
Jarkko Hietaniemi [Thu, 21 Mar 2002 20:19:31 +0000 (20:19 +0000)]
It seems that the strange failure (core dump) of
t/uni/fold.t on ithreads Solaris builds is a gcc bug:
(1) using Sun's cc helps
(2) rewriting the ithreads PM_SETRE() to do the
setting in two steps helps
(3) no other platforms have the crash
(4) Tru64's Third Degree sees nothing evil
So we implement (2).
p4raw-id: //depot/perl@15400
Jarkko Hietaniemi [Thu, 21 Mar 2002 20:09:23 +0000 (20:09 +0000)]
Solaris: default to the SUNwspro cc if it is available.
p4raw-id: //depot/perl@15399
Jarkko Hietaniemi [Thu, 21 Mar 2002 18:41:57 +0000 (18:41 +0000)]
Assuming the Apache 1.3 -D_GNU_SOURCE problem
does not get fixed in time.
p4raw-id: //depot/perl@15398
Dave Mitchell [Thu, 21 Mar 2002 17:24:40 +0000 (17:24 +0000)]
-DCRIPPLED_CC RIP
Message-ID: <
20020321172440.C13683@fdgroup.com>
p4raw-id: //depot/perl@15397
Jarkko Hietaniemi [Thu, 21 Mar 2002 18:00:51 +0000 (18:00 +0000)]
One more proto escapee.
p4raw-id: //depot/perl@15396
Robin Barker [Thu, 21 Mar 2002 17:35:00 +0000 (17:35 +0000)]
must do -Dcc=gcc with -Dusethreads
Message-Id: <
200203211735.RAA15135@tempest.npl.co.uk>
p4raw-id: //depot/perl@15394
Stas Bekman [Fri, 22 Mar 2002 01:28:03 +0000 (09:28 +0800)]
Re: [tests for Pod::Html]
Message-ID: <Pine.LNX.4.44.
0203220126250.29991-100000@hope.stason.org>
p4raw-id: //depot/perl@15393