20 years agoKeep the CGI::Util VERSION at 1.31 since there have been changes
Jarkko Hietaniemi [Mon, 25 Aug 2003 11:11:13 +0000]
Keep the CGI::Util VERSION at 1.31 since there have been changes
since Perl 5.8.0.

p4raw-id: //depot/perl@20876

20 years agoUpgrade to CGI.pm 3.00.
Jarkko Hietaniemi [Mon, 25 Aug 2003 11:09:49 +0000]
Upgrade to CGI.pm 3.00.

p4raw-id: //depot/perl@20875

20 years agovalgrind update
Marcus Holland-Moritz [Mon, 25 Aug 2003 09:51:57 +0000]
valgrind update
Message-ID: <21671.1061797917@www38.gmx.net>

p4raw-id: //depot/perl@20872

20 years agovalgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
Nicholas Clark [Sun, 24 Aug 2003 16:48:53 +0000]
valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
Message-ID: <20030824164851.E558@plum.flirble.org>

p4raw-id: //depot/perl@20871

20 years ago[patch emacs/ptags] allow xemacs to be used
Stas Bekman [Sun, 24 Aug 2003 22:05:00 +0000]
[patch emacs/ptags] allow xemacs to be used
Message-ID: <3F4998FC.3090401@stason.org>

p4raw-id: //depot/perl@20870

20 years agoMPE/iX doc tweak from Mark Bixby.
Jarkko Hietaniemi [Sun, 24 Aug 2003 13:20:03 +0000]
MPE/iX doc tweak from Mark Bixby.

p4raw-id: //depot/perl@20868

20 years agoVarious tweaks for getting Perl to compile on SunOS 4.x.
Jarkko Hietaniemi [Sun, 24 Aug 2003 10:46:42 +0000]
Various tweaks for getting Perl to compile on SunOS 4.x.
Doesn't work well yet, something broken in DynaLoader/XSLoader?

p4raw-id: //depot/perl@20867

20 years agoIRIX 5.3 is 99.90% okay.
Jarkko Hietaniemi [Sun, 24 Aug 2003 10:00:59 +0000]
IRIX 5.3 is 99.90% okay.

p4raw-id: //depot/perl@20866

20 years agoAn imperfect last resort in case there is no strtoul() but
Jarkko Hietaniemi [Sun, 24 Aug 2003 08:24:46 +0000]
An imperfect last resort in case there is no strtoul() but
there is strtol() (like e.g. SunOS 4) because of the Atoul()
in Perl_get_hash_seed()).  The only true fix would be to
implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
in numeric.c.

p4raw-id: //depot/perl@20865

20 years agos/rationale/rational/g on bigrats.
Jarkko Hietaniemi [Sun, 24 Aug 2003 07:45:47 +0000]
s/rationale/rational/g on bigrats.

p4raw-id: //depot/perl@20864

20 years agoUpdate the CPAN mirrors list.
Jarkko Hietaniemi [Sun, 24 Aug 2003 06:41:17 +0000]
Update the CPAN mirrors list.

p4raw-id: //depot/perl@20862

20 years agogcc -O3 and Storable in Linux do not like each other.
Jarkko Hietaniemi [Sun, 24 Aug 2003 06:13:13 +0000]
gcc -O3 and Storable in Linux do not like each other.

p4raw-id: //depot/perl@20861

20 years agoBad quote day, noticed by Philip Newton.
Jarkko Hietaniemi [Sun, 24 Aug 2003 05:34:56 +0000]
Bad quote day, noticed by Philip Newton.

p4raw-id: //depot/perl@20860

20 years agoRe: bytecode.t & OS X "Invalid bytecode for this architecture"
Adrian M. Enache [Mon, 4 Aug 2003 16:20:19 +0000]
Re: bytecode.t & OS X "Invalid bytecode for this architecture"
Message-ID: <20030804132019.GA6764@ratsnest.hole>

p4raw-id: //depot/perl@20856

20 years agoAdd more comments so that one can see what is supposed to happen.
Jarkko Hietaniemi [Sat, 23 Aug 2003 07:51:32 +0000]
Add more comments so that one can see what is supposed to happen.

p4raw-id: //depot/perl@20855

20 years agoMore data points about the Storable optimization problem
Jarkko Hietaniemi [Sat, 23 Aug 2003 07:41:11 +0000]
More data points about the Storable optimization problem
in Linux.  (It might be that also non-Debians are affected,
waiting for more information.)

p4raw-id: //depot/perl@20854

20 years agoMove the note about known eval leaks earlier.
Jarkko Hietaniemi [Sat, 23 Aug 2003 07:37:41 +0000]
Move the note about known eval leaks earlier.

p4raw-id: //depot/perl@20853

20 years agoForgot to regen byterun.c.
Jarkko Hietaniemi [Sat, 23 Aug 2003 07:15:58 +0000]
Forgot to regen byterun.c.

p4raw-id: //depot/perl@20852

20 years agoDoc tweaks on perlhack.
Jarkko Hietaniemi [Sat, 23 Aug 2003 07:13:29 +0000]
Doc tweaks on perlhack.

p4raw-id: //depot/perl@20851

20 years agoRe: valgrind as a leak hound?
Marcus Holland-Moritz [Fri, 22 Aug 2003 23:28:18 +0000]
Re: valgrind as a leak hound?
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>

Add the leak detection to valgrind testing.

p4raw-id: //depot/perl@20850

20 years agoOops. Why can't C comments nest?
Jarkko Hietaniemi [Fri, 22 Aug 2003 15:05:39 +0000]
Oops.  Why can't C comments nest?

p4raw-id: //depot/perl@20843

20 years agoTry to dodge getspnam() in AIX.
Jarkko Hietaniemi [Fri, 22 Aug 2003 14:57:09 +0000]
Try to dodge getspnam() in AIX.

p4raw-id: //depot/perl@20842

20 years agoRe: mysterious bytecode.t failure
Adrian M. Enache [Fri, 22 Aug 2003 11:49:34 +0000]
Re: mysterious bytecode.t failure
Message-ID: <20030822084934.GA1257@ratsnest.hole>

p4raw-id: //depot/perl@20840

20 years agofor File::Temp::tempdir(CLEANUP => 1)
Slaven Rezic [Sun, 17 Aug 2003 12:52:47 +0000]
for File::Temp::tempdir(CLEANUP => 1)
Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>

p4raw-id: //depot/perl@20839

20 years agoJust #.
Jarkko Hietaniemi [Fri, 22 Aug 2003 13:42:24 +0000]
Just #.

p4raw-id: //depot/perl@20837

20 years agoRegen toc.
Jarkko Hietaniemi [Fri, 22 Aug 2003 13:32:12 +0000]
Regen toc.

p4raw-id: //depot/perl@20835

20 years agoAlso MANIFEST the vms/perlvms restoration.
Jarkko Hietaniemi [Fri, 22 Aug 2003 13:28:36 +0000]
Also MANIFEST the vms/perlvms restoration.

p4raw-id: //depot/perl@20834

20 years agoIn the vms/descrip_mms.template the perlvms.pod must
Jarkko Hietaniemi [Fri, 22 Aug 2003 13:22:02 +0000]
In the vms/descrip_mms.template the perlvms.pod must
be copied from vms/, err, [.vms], not [.pod].

p4raw-id: //depot/perl@20833

20 years agoRetract #20826 and #20831; things are done differently
Jarkko Hietaniemi [Fri, 22 Aug 2003 13:15:35 +0000]
Retract #20826 and #20831; things are done differently
in VMS, it seems.  Maybe the vms/descrip_mms.template
needs to be changed?

p4raw-id: //depot/perl@20832

20 years agoRafael spotted that vms/perlvms.pod was still referred to.
Jarkko Hietaniemi [Fri, 22 Aug 2003 13:04:47 +0000]
Rafael spotted that vms/perlvms.pod was still referred to.

p4raw-id: //depot/perl@20831

20 years agoThe change #20809 opened up a code path that might leave s unset.
Jarkko Hietaniemi [Fri, 22 Aug 2003 12:22:04 +0000]
The change #20809 opened up a code path that might leave s unset.
p4raw-link: @20809 on //depot/perl: 0daa599b568c3d2373a59e6063e86a6f865719a8

p4raw-id: //depot/perl@20829

20 years agoRe: maint @ 20803
Marcus Holland-Moritz [Fri, 22 Aug 2003 14:57:09 +0000]
Re: maint @ 20803
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>

p4raw-id: //depot/perl@20828

20 years agoTest the correct longness; from Enache.
Jarkko Hietaniemi [Fri, 22 Aug 2003 12:17:01 +0000]
Test the correct longness; from Enache.

p4raw-id: //depot/perl@20827

20 years agoperlvms moving day, from Craig Berry.
Jarkko Hietaniemi [Fri, 22 Aug 2003 12:15:28 +0000]
perlvms moving day, from Craig Berry.

p4raw-id: //depot/perl@20826

20 years agoLower Storable.xs optimization to -O2 on certain
Jarkko Hietaniemi [Fri, 22 Aug 2003 12:14:14 +0000]
Lower Storable.xs optimization to -O2 on certain
known platforms.

p4raw-id: //depot/perl@20825

20 years agoRe: [perl #23463] compiler version on sparc/netbsd
Nicholas Clark [Thu, 21 Aug 2003 22:26:18 +0000]
Re: [perl #23463] compiler version on sparc/netbsd
Message-ID: <20030821222618.T558@plum.flirble.org>

p4raw-id: //depot/perl@20824

20 years agoRe: [perl #23463]: compiler version on sparc/netbsd
Alain Barbet [Wed, 20 Aug 2003 20:39:17 +0000]
Re: [perl #23463]: compiler version on sparc/netbsd
Message-ID: <3F43C055.6030709@jupiter.alianet>

p4raw-id: //depot/perl@20823

20 years agoTry to make the use of utf8 as clear as possible.
Jarkko Hietaniemi [Fri, 22 Aug 2003 08:01:57 +0000]
Try to make the use of utf8 as clear as possible.

p4raw-id: //depot/perl@20822

20 years agoPut the tests of the change #19064 back, but disable them.
Jarkko Hietaniemi [Fri, 22 Aug 2003 07:51:21 +0000]
Put the tests of the change #19064 back, but disable them.
p4raw-link: @19064 on //depot/perl: 51d9a56bf5df931c436b7ede535c78bc64655187

p4raw-id: //depot/perl@20821

20 years agoAdvertise the encoding pragma at the utf8 pragma.
Jarkko Hietaniemi [Fri, 22 Aug 2003 06:47:50 +0000]
Advertise the encoding pragma at the utf8 pragma.

p4raw-id: //depot/perl@20820

20 years agogrok_* symbols missing in Devel::PPPort (2nd attempt)
Tassilo von Parseval [Fri, 22 Aug 2003 09:01:09 +0000]
grok_* symbols missing in Devel::PPPort (2nd attempt)
Message-id: <20030822070109.GA1029@ethan>

p4raw-id: //depot/perl@20819

20 years agoperl-5.8.0, langinfo.h and YESSTR
insecure [Thu, 21 Aug 2003 21:37:56 +0000]
perl-5.8.0, langinfo.h and YESSTR
Message-Id: <200308212137.57016.insecure@mail.od.ua>

p4raw-id: //depot/perl@20817

20 years agoMore bytecode patching from Enache.
Jarkko Hietaniemi [Fri, 22 Aug 2003 05:15:30 +0000]
More bytecode patching from Enache.

p4raw-id: //depot/perl@20816

20 years agoRe: pod cleanup
Ken Williams [Thu, 21 Aug 2003 21:24:57 +0000]
Re: pod cleanup
Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>

p4raw-id: //depot/perl@20815

20 years agoDo not edit perltoc since it is autogenerated.
Jarkko Hietaniemi [Fri, 22 Aug 2003 05:05:52 +0000]
Do not edit perltoc since it is autogenerated.

p4raw-id: //depot/perl@20814

20 years agoRe: pod cleanup
Ronald J. Kimball [Thu, 21 Aug 2003 17:09:17 +0000]
Re: pod cleanup
Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>

(the pod part)

p4raw-id: //depot/perl@20813

20 years agoNo need to E<gt>.
Jarkko Hietaniemi [Fri, 22 Aug 2003 04:46:58 +0000]
No need to E<gt>.

p4raw-id: //depot/perl@20811

20 years agoAdd File::Temp's OO test.
Jarkko Hietaniemi [Fri, 22 Aug 2003 04:46:01 +0000]
Add File::Temp's OO test.

p4raw-id: //depot/perl@20810

20 years agoThe magic variables that alter STDOUT have a tendancy to segfault
Rafael Garcia-Suarez [Thu, 21 Aug 2003 19:07:22 +0000]
The magic variables that alter STDOUT have a tendancy to segfault
when accessed if STDOUT is undefined. Protect them.

p4raw-id: //depot/perl@20809

20 years agoMention the Unicode UTR #18 version referenced.
Jarkko Hietaniemi [Thu, 21 Aug 2003 18:39:36 +0000]
Mention the Unicode UTR #18 version referenced.

p4raw-id: //depot/perl@20808

20 years agoMust close so that unlink works portably.
Jarkko Hietaniemi [Thu, 21 Aug 2003 18:22:22 +0000]
Must close so that unlink works portably.

p4raw-id: //depot/perl@20807

20 years ago[perluniintro.pod] pod markup fix
Stas Bekman [Thu, 21 Aug 2003 11:41:01 +0000]
[perluniintro.pod] pod markup fix
Message-ID: <3F45123D.8020805@stason.org>

p4raw-id: //depot/perl@20806

20 years agoutf8 variable names scrambled in error messages
Adrian M. Enache [Thu, 21 Aug 2003 21:17:26 +0000]
utf8 variable names scrambled in error messages
Message-ID: <20030821181726.GA1241@ratsnest.hole>

p4raw-id: //depot/perl@20805

20 years agoFix the syswrite downgrade bug of
Jarkko Hietaniemi [Thu, 21 Aug 2003 18:09:10 +0000]
Fix the syswrite downgrade bug of
[perl #23428] Somethings rotten in unicode semantics

p4raw-id: //depot/perl@20804

20 years agoNo more public cwd(), use private _cwd().
Jarkko Hietaniemi [Thu, 21 Aug 2003 15:06:16 +0000]
No more public cwd(), use private _cwd().

p4raw-id: //depot/perl@20801

20 years agoUnderline the fact that abs2rel() makes no sense
Jarkko Hietaniemi [Thu, 21 Aug 2003 14:20:04 +0000]
Underline the fact that abs2rel() makes no sense
if it spans multiple roots.

p4raw-id: //depot/perl@20799

20 years agoRename the internal cwd() to _cwd() (it's not curdir).
Jarkko Hietaniemi [Thu, 21 Aug 2003 14:12:29 +0000]
Rename the internal cwd() to _cwd() (it's not curdir).

p4raw-id: //depot/perl@20798

20 years agoRe: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
Peter Prymmer [Tue, 19 Aug 2003 21:50:12 +0000]
Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
Date: Tue, 19 Aug 2003 21:50:12 -0400

p4raw-id: //depot/perl@20797

20 years agoRetract #19064, broke mod_perl flushing (localisation of $|).
Jarkko Hietaniemi [Thu, 21 Aug 2003 04:42:56 +0000]
Retract #19064, broke mod_perl flushing (localisation of $|).
http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html

p4raw-id: //depot/perl@20795

20 years agoMPE/iX does not have nanosleep() (the test makes
Jarkko Hietaniemi [Thu, 21 Aug 2003 04:35:54 +0000]
MPE/iX does not have nanosleep() (the test makes
a wrong conclusion of the linking succeeding)

p4raw-id: //depot/perl@20794

20 years agoRe: untieing your victim during the act
Dave Mitchell [Wed, 20 Aug 2003 20:44:53 +0000]
Re: untieing your victim during the act
Message-ID: <20030820194453.GD27719@fdgroup.com>

p4raw-id: //depot/perl@20793

20 years agoByteloader patching from Enache continues;
Jarkko Hietaniemi [Thu, 21 Aug 2003 04:30:54 +0000]
Byteloader patching from Enache continues;
PADOFFSET handling was wrong.

p4raw-id: //depot/perl@20792

20 years agoRemove redundant targets from Win32 Makefile
Steve Hay [Wed, 20 Aug 2003 10:54:46 +0000]
Remove redundant targets from Win32 Makefile
Message-ID: <3F434566.3030602@uk.radan.com>

p4raw-id: //depot/perl@20791

20 years agoUpgrade to Encode 1.98.
Jarkko Hietaniemi [Wed, 20 Aug 2003 11:01:52 +0000]
Upgrade to Encode 1.98.

p4raw-id: //depot/perl@20790

20 years agoPatch from Enache for the crashing of bytecode.t in Tru64.
Jarkko Hietaniemi [Wed, 20 Aug 2003 10:49:51 +0000]
Patch from Enache for the crashing of bytecode.t in Tru64.

p4raw-id: //depot/perl@20789

20 years agot/TEST fails to fail when it can't find tests.
Rafael Garcia-Suarez [Tue, 19 Aug 2003 20:22:07 +0000]
t/TEST fails to fail when it can't find tests.

p4raw-id: //depot/perl@20786

20 years agoManifest.t.ation of Schwern.
Jarkko Hietaniemi [Tue, 19 Aug 2003 19:34:18 +0000]
Manifest.t.ation of Schwern.

p4raw-id: //depot/perl@20785

20 years agoNick's podulator was right, I just hadn't read the manual...
Jarkko Hietaniemi [Tue, 19 Aug 2003 19:24:00 +0000]
Nick's podulator was right, I just hadn't read the manual...
the vms\perlvms.pod lines needed to be moved.

p4raw-id: //depot/perl@20783

20 years agoRe: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well known...
Andy Dougherty [Tue, 19 Aug 2003 10:45:24 +0000]
Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@20781

20 years agoCan't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
Alain Barbet [Tue, 19 Aug 2003 18:18:03 +0000]
Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
Message-ID: <20030819161650.65754.qmail@onion.perl.org>

p4raw-id: //depot/perl@20780

20 years agoRe: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
Ilya Zakharevich [Tue, 19 Aug 2003 08:28:14 +0000]
Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
Message-ID: <20030819152814.GA15441@math.berkeley.edu>

p4raw-id: //depot/perl@20779

20 years agoUnnecessary whitespace diff.
Jarkko Hietaniemi [Tue, 19 Aug 2003 15:09:30 +0000]
Unnecessary whitespace diff.

p4raw-id: //depot/perl@20778

20 years agoOne less failure.
Jarkko Hietaniemi [Tue, 19 Aug 2003 15:05:18 +0000]
One less failure.

p4raw-id: //depot/perl@20777

20 years agoReplace #20772 with
Peter Prymmer [Tue, 19 Aug 2003 10:29:44 +0000]
Replace #20772 with

Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
Date: Tue, 19 Aug 2003 10:29:44 -0400

p4raw-id: //depot/perl@20776

20 years ago(From Enache) Keep bytecode files (.plc) around in case
Jarkko Hietaniemi [Tue, 19 Aug 2003 13:29:13 +0000]
(From Enache) Keep bytecode files (.plc) around in case
of failures.  (Currently Tru64 is reliably barfing.)

p4raw-id: //depot/perl@20775

20 years ago's buildtoc now.
Jarkko Hietaniemi [Tue, 19 Aug 2003 13:20:59 +0000]
's buildtoc now.

p4raw-id: //depot/perl@20774

20 years agoThese are kind of important.
Jarkko Hietaniemi [Tue, 19 Aug 2003 13:19:24 +0000]
These are kind of important.

p4raw-id: //depot/perl@20773

20 years agoReplace #20763 with
Michael G. Schwern [Mon, 18 Aug 2003 17:07:30 +0000]
Replace #20763 with

Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
Message-ID: <20030819000729.GG14782@windhund.schwern.org>

p4raw-id: //depot/perl@20772

20 years agoRe: [PATCH] maintperl - File::Spec cwd() stuff
Michael G. Schwern [Mon, 18 Aug 2003 18:02:08 +0000]
Re: [PATCH] maintperl - File::Spec cwd() stuff
Message-ID: <20030819010208.GI14782@windhund.schwern.org>

p4raw-id: //depot/perl@20771

20 years agomaintperl - File::Spec cwd() stuff
Ken Williams [Mon, 18 Aug 2003 17:07:43 +0000]
maintperl - File::Spec cwd() stuff
Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>

p4raw-id: //depot/perl@20770

20 years agoUpdate the history records.
Jarkko Hietaniemi [Tue, 19 Aug 2003 12:25:07 +0000]
Update the history records.

p4raw-id: //depot/perl@20769

20 years agoStill trying to unify MANIFEST sorting.
Jarkko Hietaniemi [Tue, 19 Aug 2003 12:15:58 +0000]
Still trying to unify MANIFEST sorting.

p4raw-id: //depot/perl@20768

20 years agoTry to unify the MANIFEST sorting.
Jarkko Hietaniemi [Tue, 19 Aug 2003 12:10:00 +0000]
Try to unify the MANIFEST sorting.

p4raw-id: //depot/perl@20767

20 years agoNicholas Clark's podulator. The win32 makefile
Jarkko Hietaniemi [Tue, 19 Aug 2003 12:04:22 +0000]
Nicholas Clark's podulator.  The win32 makefile
generation doesn't seem to be working yet.

p4raw-id: //depot/perl@20766

20 years agoPod tweaks for NEXT from Alan Ferrency.
Jarkko Hietaniemi [Tue, 19 Aug 2003 03:10:57 +0000]
Pod tweaks for NEXT from Alan Ferrency.

p4raw-id: //depot/perl@20765

20 years agoTypo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl.
Jarkko Hietaniemi [Mon, 18 Aug 2003 19:34:16 +0000]
Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.

p4raw-id: //depot/perl@20764

20 years agoVMS specific fix for lib/ExtUtils/t/Manifest.t
Peter Prymmer [Mon, 18 Aug 2003 15:57:12 +0000]
VMS specific fix for lib/ExtUtils/t/Manifest.t
Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>

p4raw-id: //depot/perl@20763

20 years agoclean up quotation issue for use with MMS on VMS
Peter Prymmer [Mon, 18 Aug 2003 14:28:22 +0000]
clean up quotation issue for use with MMS on VMS
Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>

p4raw-id: //depot/perl@20762

20 years agoUse the base class cwd() method.
Jarkko Hietaniemi [Mon, 18 Aug 2003 18:53:05 +0000]
Use the base class cwd() method.

p4raw-id: //depot/perl@20761

20 years agoUppercase globals in Pod::Html
Michael G. Schwern [Mon, 18 Aug 2003 03:29:09 +0000]
Uppercase globals in Pod::Html
Message-ID: <20030818102909.GJ823@windhund.schwern.org>

p4raw-id: //depot/perl@20758

20 years agoPod::Html unifying global variable declaration and initialization
Michael G. Schwern [Mon, 18 Aug 2003 02:44:31 +0000]
Pod::Html  unifying global variable declaration and initialization
Message-ID: <20030818094431.GG823@windhund.schwern.org>

p4raw-id: //depot/perl@20756

20 years agoWarn about the slowness of memory debuggers.
Jarkko Hietaniemi [Mon, 18 Aug 2003 08:41:24 +0000]
Warn about the slowness of memory debuggers.

p4raw-id: //depot/perl@20755

20 years agoUpgrade to ExtUtils::MakeMaker 6.16.
Jarkko Hietaniemi [Mon, 18 Aug 2003 08:34:00 +0000]
Upgrade to ExtUtils::MakeMaker 6.16.

p4raw-id: //depot/perl@20754

20 years agoRe: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
Michael G. Schwern [Mon, 18 Aug 2003 01:34:34 +0000]
Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
Message-ID: <20030818083433.GB823@windhund.schwern.org>

p4raw-id: //depot/perl@20753

20 years agoI could have sworn the base class method was there.
Jarkko Hietaniemi [Mon, 18 Aug 2003 07:01:16 +0000]
I could have sworn the base class method was there.

p4raw-id: //depot/perl@20752

20 years agoutf8::is_utf8() wasn't there in 5.8.0.
Jarkko Hietaniemi [Mon, 18 Aug 2003 05:09:34 +0000]
utf8::is_utf8() wasn't there in 5.8.0.

p4raw-id: //depot/perl@20751

20 years agoPod::Html test clean-up (was Re: maint @ 20617 (on VMS))
Craig A. Berry [Sun, 17 Aug 2003 23:28:21 +0000]
Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F4055E5.2070407@mac.com>

p4raw-id: //depot/perl@20750

20 years agoTaint safe Cwd::_qnx_abs_path()
Michael G. Schwern [Sat, 16 Aug 2003 14:58:25 +0000]
Taint safe Cwd::_qnx_abs_path()
Message-ID: <20030816215824.GF5859@windhund.schwern.org>

(plus local *REALPATH)

p4raw-id: //depot/perl@20749

20 years ago[PATCH] Re: [BUG] string loses its utf8 flag on die
Adrian M. Enache [Sat, 16 Aug 2003 16:03:16 +0000]
[PATCH] Re: [BUG] string loses its utf8 flag on die
Date: Sat, 16 Aug 2003 16:03:16 +0300
Message-ID: <20030816130316.GA1654@ratsnest.hole>

Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
From: Enache Adrian <enache@rdslink.ro>
Date: Sun, 17 Aug 2003 04:42:22 +0300
Message-ID: <20030817014222.GA1287@ratsnest.hole>

p4raw-id: //depot/perl@20747

20 years agoThe lib/Cwd.pm diet part of
Tels [Mon, 7 Jul 2003 22:41:42 +0000]
The lib/Cwd.pm diet part of

Subject: [PATCH] File::Spec on diet
Message-Id: <200307072235.03364@bloodgate.com>

p4raw-id: //depot/perl@20745