Stas Bekman [Thu, 28 Aug 2003 16:10:48 +0000 (09:10 -0700)]
[patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
Message-ID: <
3F4E8BF8.1090800@stason.org>
p4raw-id: //depot/perl@21171
Jarkko Hietaniemi [Thu, 11 Sep 2003 02:56:50 +0000 (02:56 +0000)]
Retract #21149, sez Schwern.
p4raw-id: //depot/perl@21170
Jarkko Hietaniemi [Thu, 11 Sep 2003 02:55:49 +0000 (02:55 +0000)]
Retract #21168 based on advice from Anton Berezin (added).
p4raw-id: //depot/perl@21169
Adrian M. Enache [Wed, 10 Sep 2003 19:50:59 +0000 (22:50 +0300)]
nit to hints/freebsd.sh
Message-ID: <
20030910165059.GB1321@ratsnest.hole>
p4raw-id: //depot/perl@21168
Anno Siegel [Sun, 31 Aug 2003 22:08:19 +0000 (22:08 +0000)]
Re: [perl #15395] lexical warnings and inheritance
Message-Id: <
200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
The test has been moved into warnings.pm's test suite. Note
that this patch fixed as well the behaviour of warnings::enabled
regarding lexical scoping and different files; hence the expected
results in a few tests in /t/lib/warnings/9enabled has been
reverted.
p4raw-id: //depot/perl@21167
Abigail [Tue, 9 Sep 2003 10:31:58 +0000 (12:31 +0200)]
Remove the warning in perlfaq about using map in void context :
Subject: [PATCH perlfaq6] map in a void context.
Message-ID: <
20030909083158.GA24125@abigail.nl>
p4raw-id: //depot/perl@21166
Adrian M. Enache [Tue, 9 Sep 2003 19:34:05 +0000 (22:34 +0300)]
AUTHORS
Message-ID: <
20030909163405.GB1398@ratsnest.hole>
p4raw-id: //depot/perl@21165
Jarkko Hietaniemi [Wed, 10 Sep 2003 15:38:51 +0000 (15:38 +0000)]
Regen perlapi.
p4raw-id: //depot/perl@21164
Gary L. Armstrong [Wed, 10 Sep 2003 16:30:32 +0000 (16:30 +0000)]
[perl #23778] hints/aix.sh
From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-23778-64471.11.
7773626323738@rt.perl.org>
p4raw-id: //depot/perl@21163
Jarkko Hietaniemi [Wed, 10 Sep 2003 15:21:43 +0000 (15:21 +0000)]
blead version of #21161.
p4raw-id: //depot/perl@21162
Peter Prymmer [Fri, 5 Sep 2003 17:46:48 +0000 (13:46 -0400)]
Re: Decreasing VMS tests in File::Spec::VMS?
Message-ID: <OF103BAFC0.
72D92F9B-ON85256D98.
00742293-
85256D98.
0077A3F5@factset.com>
Date: Fri, 5 Sep 2003 17:46:48 -0400
p4raw-id: //depot/perl@21160
Jarkko Hietaniemi [Wed, 10 Sep 2003 15:10:06 +0000 (15:10 +0000)]
[PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
From: Kurt Starsinic <kstar@cpan.org>
Date: Tue, 9 Sep 2003 23:16:00 -0400
Message-ID: <
20030910031600.GA30554@verizon.net>
Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
From: "Brendan O'Dea" <bod@debian.org>
Date: Wed, 10 Sep 2003 22:03:15 +1000
Message-ID: <
20030910120315.GA1372@londo.c47.org>
p4raw-id: //depot/perl@21159
Jarkko Hietaniemi [Wed, 10 Sep 2003 09:31:24 +0000 (09:31 +0000)]
[perl #23769] Unicode regex broken on simple example
regrepeat() did not work right for UTF-8(ed Latin-1)
in the EXACT case, which made the \x{a0}+ fail.
p4raw-id: //depot/perl@21158
Jarkko Hietaniemi [Wed, 10 Sep 2003 08:15:54 +0000 (08:15 +0000)]
Linenumbers for utf8 warnings were wrong, test also rcatline.
p4raw-id: //depot/perl@21157
Jarkko Hietaniemi [Wed, 10 Sep 2003 08:05:13 +0000 (08:05 +0000)]
Detypo and explain better.
p4raw-id: //depot/perl@21156
Jarkko Hietaniemi [Wed, 10 Sep 2003 08:02:55 +0000 (08:02 +0000)]
If doing rcatline no point rescanning each time
the beginning of the SV for utf8 validity.
p4raw-id: //depot/perl@21155
Jarkko Hietaniemi [Wed, 10 Sep 2003 07:16:52 +0000 (07:16 +0000)]
No utf8 warnings without use warnings.
p4raw-id: //depot/perl@21154
Jarkko Hietaniemi [Wed, 10 Sep 2003 06:57:16 +0000 (06:57 +0000)]
[perl #23770] Reading a latin1 file with open(... "<:utf8") will freeze
is no more valid, the script doesn't freeze, but I noticed
that neither does the <FILE> complain about bad UTF-8 as it
should and as it does with :encoding(utf8).
p4raw-id: //depot/perl@21153
Jarkko Hietaniemi [Wed, 10 Sep 2003 06:54:02 +0000 (06:54 +0000)]
A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
of Perl_utf8_is_string().
p4raw-id: //depot/perl@21152
Jarkko Hietaniemi [Wed, 10 Sep 2003 06:16:28 +0000 (06:16 +0000)]
Document a PerlIO/Encode warning.
p4raw-id: //depot/perl@21151
Fergal Daly [Tue, 9 Sep 2003 18:26:20 +0000 (19:26 +0100)]
Re: maint @ 21116
Message-Id: <
200309091826.20630.fergal@esatclear.ie>
(added warning)
p4raw-id: //depot/perl@21149
Jarkko Hietaniemi [Tue, 9 Sep 2003 15:36:20 +0000 (15:36 +0000)]
Adjust the test count.
p4raw-id: //depot/perl@21146
Jarkko Hietaniemi [Tue, 9 Sep 2003 15:03:58 +0000 (15:03 +0000)]
AUTHORS update from Dave Mitchell.
p4raw-id: //depot/perl@21144
Jarkko Hietaniemi [Tue, 9 Sep 2003 15:02:18 +0000 (15:02 +0000)]
Retract #20548 and #20465.
p4raw-id: //depot/perl@21143
Adrian M. Enache [Tue, 9 Sep 2003 16:59:44 +0000 (19:59 +0300)]
Re: maint @ 21116
Message-ID: <
20030909135944.GA1666@ratsnest.hole>
p4raw-id: //depot/perl@21141
Jarkko Hietaniemi [Tue, 9 Sep 2003 14:25:51 +0000 (14:25 +0000)]
Retract #21132.
p4raw-id: //depot/perl@21140
Jarkko Hietaniemi [Tue, 9 Sep 2003 11:55:33 +0000 (11:55 +0000)]
Warn more about disclosing the hash seed, from Scott A. Crosby.
p4raw-id: //depot/perl@21139
Sean M. Burke [Sun, 7 Sep 2003 03:08:28 +0000 (19:08 -0800)]
=encoding in perlpod/perlpodspec
Message-ID: <5.2.1.1.1.
20030907030717.
00a6aaa0@mailstore.pobox.com>
p4raw-id: //depot/perl@21137
Rafael Garcia-Suarez [Tue, 9 Sep 2003 01:44:24 +0000 (03:44 +0200)]
One more chance... Elizabeth's change #21107 plus
Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
Message-Id: <
20030909014424.
7ef5e0cd.rgarciasuarez@free.fr>
p4raw-link: @21107 on //depot/perl:
71a1411e8309f445a8e3afde57ce393886ff905f
p4raw-id: //depot/perl@21136
Jarkko Hietaniemi [Tue, 9 Sep 2003 09:35:48 +0000 (09:35 +0000)]
One more test count tweak.
p4raw-id: //depot/perl@21135
Steve Hay [Tue, 9 Sep 2003 09:49:07 +0000 (10:49 +0100)]
Re: maint @ 21116
Message-ID: <
3F5D9403.3040004@uk.radan.com>
p4raw-id: //depot/perl@21132
david nicol [Mon, 8 Sep 2003 23:39:32 +0000 (18:39 -0500)]
Re: [PATCH] honoring void context for map(), return from sub end test
Message-Id: <
1063082372.1375.126.camel@plaza.davidnicol.com>
(a testcase)
p4raw-id: //depot/perl@21131
Jarkko Hietaniemi [Tue, 9 Sep 2003 07:08:15 +0000 (07:08 +0000)]
Ooops, perlio into scalars was already history for this test...
p4raw-id: //depot/perl@21128
Jarkko Hietaniemi [Tue, 9 Sep 2003 07:06:26 +0000 (07:06 +0000)]
Cannot do perlio into scalars without perlio.
p4raw-id: //depot/perl@21127
Jarkko Hietaniemi [Tue, 9 Sep 2003 07:04:53 +0000 (07:04 +0000)]
I claim that the debugger is untestable until proven otherwise.
p4raw-id: //depot/perl@21126
Jarkko Hietaniemi [Tue, 9 Sep 2003 06:59:52 +0000 (06:59 +0000)]
In trying to save space, the warnings.pl change (#21107)
pulled in attributes.pm... and the change didn't seem to
be that well tested with different configurations.
Retract #21119, #21117, #21107.
p4raw-id: //depot/perl@21124
Jarkko Hietaniemi [Tue, 9 Sep 2003 06:28:31 +0000 (06:28 +0000)]
Really do #21121.
p4raw-id: //depot/perl@21122
Jarkko Hietaniemi [Tue, 9 Sep 2003 05:56:52 +0000 (05:56 +0000)]
There's no particular reason to have the dumpvar.t
in lib/perl5db/.
p4raw-id: //depot/perl@21121
Jarkko Hietaniemi [Tue, 9 Sep 2003 05:46:02 +0000 (05:46 +0000)]
strict stash seems to have gone, too.
p4raw-id: //depot/perl@21119
Rafael Garcia-Suarez [Mon, 8 Sep 2003 22:26:36 +0000 (22:26 +0000)]
Loading warnings.pm now loads attributes.pm that loads strict.pm.
(due to #21107 apparently.) Adjust this test accordingly.
p4raw-id: //depot/perl@21117
Nicholas Clark [Mon, 8 Sep 2003 23:04:45 +0000 (00:04 +0100)]
silence 1 compiler warning
Message-ID: <
20030908230445.E30881@plum.flirble.org>
p4raw-id: //depot/perl@21113
Jarkko Hietaniemi [Mon, 8 Sep 2003 21:09:34 +0000 (21:09 +0000)]
Retract #21096, mostly: I had misexplained the situation
to Scott A. Crosby. Seeing the seed value while not good
for the ultimate paranoia viewpoint is not that bad, as long
as the users are fully aware of the dangers of disclosing
the hash seed. So hash_seed() is okay.
Being able to see the hash values (as in Java) would
be another option, but dubious: it's not that per-key
hash values themselves are bad to allow scripts to see,
but rather that hash values are just as sensitive (from
the DoSing viewpoint) as the hash seed itself (and there
usually more hash values than the one hash seed....)
p4raw-id: //depot/perl@21112
Jarkko Hietaniemi [Mon, 8 Sep 2003 20:59:04 +0000 (20:59 +0000)]
Urk. unique, not shared.
p4raw-id: //depot/perl@21110
Elizabeth Mattijsen [Mon, 8 Sep 2003 23:58:34 +0000 (01:58 +0200)]
configpm: about 1.5K less per thread
Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
p4raw-id: //depot/perl@21109
Elizabeth Mattijsen [Mon, 8 Sep 2003 22:22:38 +0000 (00:22 +0200)]
warnings.pl: each thread 10K smaller
Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
p4raw-id: //depot/perl@21107
Rafael Garcia-Suarez [Mon, 8 Sep 2003 20:45:03 +0000 (20:45 +0000)]
A version of change #21073 that works.
p4raw-link: @21073 on //depot/perl:
b5a808db3c007cbb4159178941346ac3c6f968a7
p4raw-id: //depot/perl@21106
Jarkko Hietaniemi [Mon, 8 Sep 2003 20:44:22 +0000 (20:44 +0000)]
Regen perlapi.
p4raw-id: //depot/perl@21105
Jarkko Hietaniemi [Mon, 8 Sep 2003 20:18:56 +0000 (20:18 +0000)]
Radu Greab is my hero (the recent cygwin getpw*->pw_comment
being a bad pointer is apparently a known cygwin bug). The
cure is to initialize the field.
p4raw-id: //depot/perl@21103
Jarkko Hietaniemi [Mon, 8 Sep 2003 19:38:39 +0000 (19:38 +0000)]
Bad export.
p4raw-id: //depot/perl@21100
Jarkko Hietaniemi [Mon, 8 Sep 2003 19:06:09 +0000 (19:06 +0000)]
The IPC::Open3 is just too unreliable for this task.
p4raw-id: //depot/perl@21098
Jarkko Hietaniemi [Mon, 8 Sep 2003 18:42:43 +0000 (18:42 +0000)]
Try to make the de0.t test more robust.
The test is so flakey (too many external things influencing
the result) that I'm likely to leave it out from the maint.
p4raw-id: //depot/perl@21097
Jarkko Hietaniemi [Mon, 8 Sep 2003 17:58:19 +0000 (17:58 +0000)]
Scott A. Crosby believes in not disclosing
any more information than necessary: therefore
instead of hash_seed() we have now hashes_random().
p4raw-id: //depot/perl@21096
Jarkko Hietaniemi [Mon, 8 Sep 2003 17:36:50 +0000 (17:36 +0000)]
Mac OS X "last resort" recipe.
p4raw-id: //depot/perl@21095
Juerd [Mon, 8 Sep 2003 08:42:13 +0000 (10:42 +0200)]
[patch] AUTHORS
Message-ID: <
20030908064213.GC23461@c3.convolution.nl>
p4raw-id: //depot/perl@21094
Jarkko Hietaniemi [Mon, 8 Sep 2003 15:47:14 +0000 (15:47 +0000)]
Slightly more intelligent paranoia.
p4raw-id: //depot/perl@21093
Jarkko Hietaniemi [Mon, 8 Sep 2003 14:07:03 +0000 (14:07 +0000)]
Win32 is playing to hard to get but I do not have
time to chase it, so restore #21072, more or less.
I think testing the debugger in UNIX-like places
is enough, no need to go into painful contortions
trying to "portably" run interactive programs like
the debugger.
p4raw-id: //depot/perl@21090
Jarkko Hietaniemi [Mon, 8 Sep 2003 12:50:15 +0000 (12:50 +0000)]
5.8.1 was mistakenly redefining PL_sv_placeholder.
p4raw-id: //depot/perl@21088
Jarkko Hietaniemi [Mon, 8 Sep 2003 12:34:37 +0000 (12:34 +0000)]
Add Hash::Util::hash_seed() which answers among
other things the question whether our hashes are
"randomised". (They always were...)
p4raw-id: //depot/perl@21087
Jarkko Hietaniemi [Mon, 8 Sep 2003 12:22:03 +0000 (12:22 +0000)]
XSRETURN_UV was missing.
p4raw-id: //depot/perl@21086
Jarkko Hietaniemi [Mon, 8 Sep 2003 12:15:23 +0000 (12:15 +0000)]
Superparanoia.
p4raw-id: //depot/perl@21085
Abhijit Menon-Sen [Mon, 8 Sep 2003 11:44:25 +0000 (11:44 +0000)]
Clean up pp_readdir() somewhat.
p4raw-id: //depot/perl@21084
Jarkko Hietaniemi [Mon, 8 Sep 2003 11:32:46 +0000 (11:32 +0000)]
The #21073 broke ext/B/t/o.t, retracting the #21073.
p4raw-id: //depot/perl@21082
Jarkko Hietaniemi [Mon, 8 Sep 2003 09:52:40 +0000 (09:52 +0000)]
In Win32 IPC::Open3 + IO::Select does not work that well
so mostly undo the change #21072 and revert back to using
a temp file.
p4raw-link: @21072 on //depot/perl:
cc5fd0943567be6ee0408b6bc088cce15ca15861
p4raw-id: //depot/perl@21080
Jarkko Hietaniemi [Mon, 8 Sep 2003 09:10:47 +0000 (09:10 +0000)]
In Win32 the cmd.exe console output doesn't seem to
be catchable using the in-memory I/O + select trick,
so use tie-STDOUT trick instead.
p4raw-id: //depot/perl@21078
Jarkko Hietaniemi [Mon, 8 Sep 2003 09:03:13 +0000 (09:03 +0000)]
Move Config test.
p4raw-id: //depot/perl@21077
Jarkko Hietaniemi [Mon, 8 Sep 2003 08:50:27 +0000 (08:50 +0000)]
Let's require fork for this test.
p4raw-id: //depot/perl@21076
Tassilo von Parseval [Mon, 8 Sep 2003 08:56:09 +0000 (10:56 +0200)]
call_(pv|etc.) for Devel::PPPort
Message-id: <
20030908065609.GA1260@ethan>
p4raw-id: //depot/perl@21074
Rafael Garcia-Suarez [Mon, 8 Sep 2003 10:19:08 +0000 (12:19 +0200)]
Re: one nit to fix [PATCH]
Message-Id: <
20030908101908.
5571326d.rgarcia@hexaflux.com>
p4raw-id: //depot/perl@21073
Andreas König [Mon, 8 Sep 2003 10:48:27 +0000 (12:48 +0200)]
Re: [PATCH] Test skeleton for debugger commands
Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
p4raw-id: //depot/perl@21072
Jarkko Hietaniemi [Mon, 8 Sep 2003 06:46:00 +0000 (06:46 +0000)]
de0.t: use Test::More, add some tests.
p4raw-id: //depot/perl@21071
Jarkko Hietaniemi [Mon, 8 Sep 2003 06:31:39 +0000 (06:31 +0000)]
More dumpvar testing.
p4raw-id: //depot/perl@21070
Jarkko Hietaniemi [Mon, 8 Sep 2003 05:34:03 +0000 (05:34 +0000)]
An empty test.
p4raw-id: //depot/perl@21069
Jarkko Hietaniemi [Mon, 8 Sep 2003 05:21:21 +0000 (05:21 +0000)]
dumpvar.t: use Test::More;
p4raw-id: //depot/perl@21068
Jarkko Hietaniemi [Mon, 8 Sep 2003 05:11:46 +0000 (05:11 +0000)]
Cleanup PerlIO::scalar documentation a bit.
p4raw-id: //depot/perl@21067
Jarkko Hietaniemi [Mon, 8 Sep 2003 04:49:28 +0000 (04:49 +0000)]
The in-memory files require PerlIO::scalar.
p4raw-id: //depot/perl@21066
Andreas König [Sun, 7 Sep 2003 18:51:56 +0000 (20:51 +0200)]
Test skeleton for debugger commands
Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
With minor adjustments
p4raw-id: //depot/perl@21065
Rafael Garcia-Suarez [Sun, 7 Sep 2003 19:12:05 +0000 (19:12 +0000)]
Upgrade to Unicode::Collate 0.28
p4raw-id: //depot/perl@21064
Dave Mitchell [Sun, 7 Sep 2003 19:14:44 +0000 (20:14 +0100)]
Re: [perl #23656] Safe reval bleeds local variable values
Message-ID: <
20030907181444.GA7058@fdgroup.com>
p4raw-id: //depot/perl@21063
Tassilo von Parseval [Thu, 4 Sep 2003 11:13:41 +0000 (13:13 +0200)]
honoring void context for map()
Message-id: <
20030904091341.GA30655@ethan>
p4raw-id: //depot/perl@21062
Jarkko Hietaniemi [Sun, 7 Sep 2003 07:04:53 +0000 (07:04 +0000)]
Retract #21010.
p4raw-id: //depot/perl@21061
Rafael Garcia-Suarez [Sat, 6 Sep 2003 21:30:10 +0000 (21:30 +0000)]
Minor doc style nits in XSLoader.
p4raw-id: //depot/perl@21060
Jarkko Hietaniemi [Sat, 6 Sep 2003 19:57:46 +0000 (19:57 +0000)]
Vanity patch.
p4raw-id: //depot/perl@21058
Jarkko Hietaniemi [Sat, 6 Sep 2003 19:56:53 +0000 (19:56 +0000)]
Updated Sharp Zaurus cross-compilation from Redvers Davies.
p4raw-id: //depot/perl@21057
Rafael Garcia-Suarez [Sat, 6 Sep 2003 19:03:41 +0000 (19:03 +0000)]
Email nits in Fatal.pm [perl #23724].
p4raw-id: //depot/perl@21056
Jarkko Hietaniemi [Fri, 5 Sep 2003 20:34:15 +0000 (20:34 +0000)]
Musty corners of Syslog.pm.
p4raw-id: //depot/perl@21052
Abhijit Menon-Sen [Fri, 5 Sep 2003 18:43:46 +0000 (18:43 +0000)]
1. Work around the bug fixed by #20587 (because it's in 5.8.0).
2. Compensate for PL_sv_placeholder <= 5.8.1.
3. Clean up non-backwards-compatible tests.
4. Prepare for the 2.08 CPAN release.
p4raw-id: //depot/perl@21051
Jarkko Hietaniemi [Fri, 5 Sep 2003 13:53:23 +0000 (13:53 +0000)]
One more known tie problem.
p4raw-id: //depot/perl@21048
Elizabeth Mattijsen [Fri, 5 Sep 2003 14:46:00 +0000 (16:46 +0200)]
threads/shared.pm: saves 4K per thread
Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
From: Elizabeth Mattijsen <liz@dijkmat.nl>
p4raw-id: //depot/perl@21047
Elizabeth Mattijsen [Fri, 5 Sep 2003 12:22:52 +0000 (14:22 +0200)]
versions threads modules
Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
p4raw-id: //depot/perl@21046
Jarkko Hietaniemi [Fri, 5 Sep 2003 13:43:36 +0000 (13:43 +0000)]
More suidperl path disclosure plugging:
the #9813 didn't do enough. See either of
http://rt.perl.org/rt2/Ticket/Display.html?id=6511
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
p4raw-id: //depot/perl@21045
Jarkko Hietaniemi [Fri, 5 Sep 2003 13:09:54 +0000 (13:09 +0000)]
FreeBSD hints updates from Anton Berezin.
p4raw-id: //depot/perl@21044
H.Merijn Brand [Fri, 5 Sep 2003 11:18:20 +0000 (11:18 +0000)]
Changed conflicting diff options
p4raw-id: //depot/perl@21043
Jarkko Hietaniemi [Fri, 5 Sep 2003 06:47:43 +0000 (06:47 +0000)]
Acknowledge some known tie bugs.
p4raw-id: //depot/perl@21042
Ilya Martynov [Fri, 5 Sep 2003 00:49:57 +0000 (04:49 +0400)]
Remove dublicated entry in AUTHORS
Message-ID: <8765k8uvm2.fsf@abra.ru>
p4raw-id: //depot/perl@21041
Jarkko Hietaniemi [Fri, 5 Sep 2003 04:36:48 +0000 (04:36 +0000)]
[perl #3763] code example error in "perlopentut"
p4raw-id: //depot/perl@21040
Jarkko Hietaniemi [Fri, 5 Sep 2003 04:13:17 +0000 (04:13 +0000)]
Another seemingly fixed (un)tie bug,
[perl ##22297] cannot untie scalar from within tied FETCH
p4raw-id: //depot/perl@21039
Ilya Martynov [Fri, 5 Sep 2003 00:33:46 +0000 (04:33 +0400)]
Re: [PATCH] Data::Dumper 2.121
Message-ID: <87ad9kuwd1.fsf@abra.ru>
p4raw-id: //depot/perl@21036
Jarkko Hietaniemi [Thu, 4 Sep 2003 18:52:29 +0000 (18:52 +0000)]
I think once is enough.
p4raw-id: //depot/perl@21033
Adrian M. Enache [Thu, 4 Sep 2003 20:09:06 +0000 (23:09 +0300)]
Re: [PATCH] Re: ByteLoader and MSWin32
Message-ID: <
20030904170906.GA1235@ratsnest.hole>
p4raw-id: //depot/perl@21032
Brendan O'Dea [Thu, 4 Sep 2003 02:28:49 +0000 (12:28 +1000)]
perlreftut: change distribution conditions
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <
20030903162849.GA9675@londo.c47.org>
p4raw-id: //depot/perl@21031