23 years agoUpgrade to Storable 1.0.12, from Raphael Manfredi.
Jarkko Hietaniemi [Sun, 1 Jul 2001 14:04:20 +0000]
Upgrade to Storable 1.0.12, from Raphael Manfredi.

p4raw-id: //depot/perl@11060

23 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 1 Jul 2001 05:02:59 +0000]
Update Changes.

p4raw-id: //depot/perl@11059

23 years agoStill one typo, regen toc.
Jarkko Hietaniemi [Sun, 1 Jul 2001 04:57:05 +0000]
Still one typo, regen toc.

p4raw-id: //depot/perl@11058

23 years agoDetypos and regen toc.
Jarkko Hietaniemi [Sun, 1 Jul 2001 04:54:35 +0000]
Detypos and regen toc.

p4raw-id: //depot/perl@11057

23 years agoVERSION tweak.
Jarkko Hietaniemi [Sun, 1 Jul 2001 04:26:08 +0000]
VERSION tweak.

p4raw-id: //depot/perl@11056

23 years agoAttempt at plugging the leak under ithreads detected by Doug.
Jarkko Hietaniemi [Sat, 30 Jun 2001 22:18:37 +0000]
Attempt at plugging the leak under ithreads detected by Doug.

p4raw-id: //depot/perl@11055

23 years agogcc -Wall lint after #11051.
Jarkko Hietaniemi [Sat, 30 Jun 2001 21:33:29 +0000]
gcc -Wall lint after #11051.

p4raw-id: //depot/perl@11054

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 30 Jun 2001 21:13:55 +0000]
Integrate perlio:

[ 11050]
Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t

p4raw-link: @11050 on //depot/perlio: 8ddbe0db64fab7835b6ee250a143591dfee04981

p4raw-id: //depot/perl@11053

23 years agoDon't use the v-strings for module VERSIONs.
Jarkko Hietaniemi [Sat, 30 Jun 2001 21:07:38 +0000]
Don't use the v-strings for module VERSIONs.

p4raw-id: //depot/perl@11052

23 years agoCode cleanup based on turning off the -woffs in IRIX.
Jarkko Hietaniemi [Sat, 30 Jun 2001 20:59:57 +0000]
Code cleanup based on turning off the -woffs in IRIX.
Not all of the gripes cleaned up (hairy code in hv.c and
regcomp.c; unused newsp, gimme, and optype from cop.h macros;
unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
to the IRIX hints)

p4raw-id: //depot/perl@11051

23 years agoJeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
Nick Ing-Simmons [Sat, 30 Jun 2001 20:46:46 +0000]
Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t

p4raw-id: //depot/perlio@11050

23 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 30 Jun 2001 18:13:33 +0000]
Integrate mainline

p4raw-id: //depot/perlio@11049

23 years agoDelta delta.
Jarkko Hietaniemi [Sat, 30 Jun 2001 16:23:39 +0000]
Delta delta.

p4raw-id: //depot/perl@11048

23 years agoMore VERSION tuning: to avoid unnecessary Perl upgrades
Jarkko Hietaniemi [Sat, 30 Jun 2001 16:03:40 +0000]
More VERSION tuning: to avoid unnecessary Perl upgrades
by CPAN.pm, use rather _00.

p4raw-id: //depot/perl@11047

23 years agoAdd a simple Unicode character database interface, Unicode::UCD.
Jarkko Hietaniemi [Sat, 30 Jun 2001 15:53:22 +0000]
Add a simple Unicode character database interface, Unicode::UCD.

p4raw-id: //depot/perl@11046

23 years agoop/numconver.t
Nicholas Clark [Sat, 30 Jun 2001 15:40:10 +0000]
op/numconver.t
Message-ID: <20010630154010.I59620@plum.flirble.org>

p4raw-id: //depot/perl@11045

23 years agoThe $^N is now taken (by #11038).
Jarkko Hietaniemi [Sat, 30 Jun 2001 13:29:25 +0000]
The $^N is now taken (by #11038).

p4raw-id: //depot/perl@11044

23 years agoThe #11040 had slipped to a wrong function...
Jarkko Hietaniemi [Sat, 30 Jun 2001 13:15:59 +0000]
The #11040 had slipped to a wrong function...

p4raw-id: //depot/perl@11043

23 years agoIn 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
Jarkko Hietaniemi [Sat, 30 Jun 2001 13:08:25 +0000]
In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
       the Configure library symbol probe mysteriously finds all
       symbols but those of pipe() and times().

p4raw-id: //depot/perl@11042

23 years ago(was Re: not OK: perl@11006 on HP-UX B.11.00)
Nicholas Clark [Fri, 29 Jun 2001 23:49:07 +0000]
(was Re: not OK: perl@11006 on HP-UX B.11.00)
Message-ID: <20010629234907.D59620@plum.flirble.org>

p4raw-id: //depot/perl@11041

23 years agoweakref fix 2, not yet there
Artur Bergman [Sat, 30 Jun 2001 01:18:16 +0000]
weakref fix 2, not yet there
Message-ID: <B762D957.1CC9%artur@contiller.se>

p4raw-id: //depot/perl@11040

23 years agoAnother shot at testing exit codes.
Michael G. Schwern [Fri, 29 Jun 2001 19:39:11 +0000]
Another shot at testing exit codes.
Message-ID: <20010629193910.D25304@blackrider>

p4raw-id: //depot/perl@11039

23 years agoAdd support for $^N, the most-recently closed group.
Jarkko Hietaniemi [Sat, 30 Jun 2001 12:58:16 +0000]
Add support for $^N, the most-recently closed group.

p4raw-id: //depot/perl@11038

23 years ago[ID 20010630.001] Editorial nits in README.solaris
Larry W. Virden [Sat, 30 Jun 2001 04:12:36 +0000]
[ID 20010630.001] Editorial nits in README.solaris
Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>

Subject: [ID 20010630.002] Another editorial tweak to README.solaris
From: lvirden@cas.org
Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>

p4raw-id: //depot/perl@11037

23 years ago[PATCH] Encode.pm to use escape-sequence encoding
SADAHIRO Tomoyuki [Sat, 30 Jun 2001 07:33:37 +0000]
[PATCH] Encode.pm to use escape-sequence encoding
Date: Sat, 30 Jun 2001 07:33:37 +0900
Message-Id: <20010630073226.7C79.BQW10602@nifty.com>

Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
Date: Sat, 30 Jun 2001 21:38:14 +0900
Message-Id: <20010630213554.F67A.BQW10602@nifty.com>

p4raw-id: //depot/perl@11036

23 years agoNetWare tweaks from Guruprasad.
Jarkko Hietaniemi [Sat, 30 Jun 2001 12:44:51 +0000]
NetWare tweaks from Guruprasad.

p4raw-id: //depot/perl@11035

23 years agoMore module $VERSION bump-ups.
Jarkko Hietaniemi [Fri, 29 Jun 2001 23:28:16 +0000]
More module $VERSION bump-ups.

p4raw-id: //depot/perl@11034

23 years agoDoc update due to #11032.
Jarkko Hietaniemi [Fri, 29 Jun 2001 21:25:23 +0000]
Doc update due to #11032.

p4raw-id: //depot/perl@11033

23 years agos/div/lib\$ediv/ in Time::HiRes for VAX
Peter Prymmer [Fri, 29 Jun 2001 14:02:16 +0000]
s/div/lib\$ediv/ in Time::HiRes for VAX
Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>

p4raw-id: //depot/perl@11032

23 years ago-lpthreads missing in AIX.
Jarkko Hietaniemi [Fri, 29 Jun 2001 14:31:53 +0000]
-lpthreads missing in AIX.

p4raw-id: //depot/perl@11031

23 years agoCLONE && weakrefs
Artur Bergman [Fri, 29 Jun 2001 17:02:00 +0000]
CLONE && weakrefs
Message-ID: <B7626508.1CA0%artur@contiller.se>

p4raw-id: //depot/perl@11030

23 years agoRe: Bug report: split splits on wrong pattern
Radu Greab [Wed, 27 Jun 2001 21:50:52 +0000]
Re: Bug report: split splits on wrong pattern
Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>

p4raw-id: //depot/perl@11029

23 years agoI thought this Configure glitch for AIX was just recently fixed?
Jarkko Hietaniemi [Fri, 29 Jun 2001 13:47:03 +0000]
I thought this Configure glitch for AIX was just recently fixed?

p4raw-id: //depot/perl@11027

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 29 Jun 2001 13:14:07 +0000]
Update Changes.

p4raw-id: //depot/perl@11026

23 years agoRe: perl@10967, File::Find, and Cwd
Mike Guy [Fri, 29 Jun 2001 14:56:49 +0000]
Re: perl@10967, File::Find, and Cwd
Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@11025

23 years agoUpdate the sv_pvprintify() spec.
Jarkko Hietaniemi [Fri, 29 Jun 2001 12:39:23 +0000]
Update the sv_pvprintify() spec.

p4raw-id: //depot/perl@11024

23 years agoKnown test failures update.
Jarkko Hietaniemi [Fri, 29 Jun 2001 12:33:33 +0000]
Known test failures update.

p4raw-id: //depot/perl@11023

23 years agoBased on
Richard Soderberg [Fri, 29 Jun 2001 04:09:24 +0000]
Based on

Subject: [PATCH @11016] More );) fixes
Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com>

p4raw-id: //depot/perl@11022

23 years agoFixes compile errors in four files
Richard Soderberg [Fri, 29 Jun 2001 03:35:11 +0000]
Fixes compile errors in four files
Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>

p4raw-id: //depot/perl@11021

23 years agoAIX hints tweaking continues, from Merijn Brand.
Jarkko Hietaniemi [Fri, 29 Jun 2001 12:05:54 +0000]
AIX hints tweaking continues, from Merijn Brand.

p4raw-id: //depot/perl@11020

23 years agoHP-UX needs gccversion sooner, from Merijn Brand.
Jarkko Hietaniemi [Fri, 29 Jun 2001 12:05:10 +0000]
HP-UX needs gccversion sooner, from Merijn Brand.

p4raw-id: //depot/perl@11019

23 years agoOS/2 docs
Ilya Zakharevich [Fri, 29 Jun 2001 02:34:12 +0000]
OS/2 docs
Message-ID: <20010629023412.A6033@math.ohio-state.edu>

p4raw-id: //depot/perl@11018

23 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 29 Jun 2001 10:20:30 +0000]
Integrate mainline

p4raw-id: //depot/perlio@11017

23 years agoBump up the VERSIONs of modules that have changed since 5.6.0,
Jarkko Hietaniemi [Fri, 29 Jun 2001 03:38:56 +0000]
Bump up the VERSIONs of modules that have changed since 5.6.0,
the modules found using a script written by Larry Schatzer Jr.

p4raw-id: //depot/perl@11016

23 years agoThe latest JPL from the anoncvs.
Jarkko Hietaniemi [Fri, 29 Jun 2001 02:55:58 +0000]
The latest JPL from the anoncvs.

p4raw-id: //depot/perl@11015

23 years agoIn EBCDIC assume UTF-EBCDIC, not UTF-8.
Jarkko Hietaniemi [Fri, 29 Jun 2001 02:16:55 +0000]
In EBCDIC assume UTF-EBCDIC, not UTF-8.

p4raw-id: //depot/perl@11014

23 years agoWorrying about insecure directories now is a bit too late.
Jarkko Hietaniemi [Thu, 28 Jun 2001 23:14:53 +0000]
Worrying about insecure directories now is a bit too late.

p4raw-id: //depot/perl@11013

23 years agoCannot DIE() in a void function,
Jarkko Hietaniemi [Thu, 28 Jun 2001 21:36:36 +0000]
Cannot DIE() in a void function,
from Richard Hatch <rhatch@austin.ibm.com>.

p4raw-id: //depot/perl@11012

23 years agos/qdiv/div/ in Time::HiRes for VAX
Peter Prymmer [Thu, 28 Jun 2001 13:00:18 +0000]
s/qdiv/div/ in Time::HiRes for VAX
Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>

(unfinished: time/hires tests 3, 5, 14 failing, but better
than wholesale failure)

p4raw-id: //depot/perl@11011

23 years agoOS/2 improvements
Ilya Zakharevich [Thu, 28 Jun 2001 16:03:14 +0000]
OS/2 improvements
Message-ID: <20010628160314.A17906@math.ohio-state.edu>

p4raw-id: //depot/perl@11010

23 years agoAIX tweak from Merijn Brand.
Jarkko Hietaniemi [Thu, 28 Jun 2001 18:52:20 +0000]
AIX tweak from Merijn Brand.

p4raw-id: //depot/perl@11008

23 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 28 Jun 2001 14:46:21 +0000]
Update Changes.

p4raw-id: //depot/perl@11006

23 years agoMore Perforce lore.
Jarkko Hietaniemi [Thu, 28 Jun 2001 14:40:11 +0000]
More Perforce lore.

p4raw-id: //depot/perl@11005

23 years agoAdd Configure probes for nl_langinfo() and <langinfo.h>.
Jarkko Hietaniemi [Thu, 28 Jun 2001 14:12:27 +0000]
Add Configure probes for nl_langinfo() and <langinfo.h>.
Expected not to exist in non-UNIX excepting in VMS, where
according to a quick web survey they just might.

p4raw-id: //depot/perl@11003

23 years agoOne shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
Jarkko Hietaniemi [Thu, 28 Jun 2001 13:39:11 +0000]
One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
in AIX is one is doing a 64-bit build.

p4raw-id: //depot/perl@11002

23 years agoMove use64bitint and use64bitall before uselargefiles.
Jarkko Hietaniemi [Thu, 28 Jun 2001 13:21:16 +0000]
Move use64bitint and use64bitall before uselargefiles.

p4raw-id: //depot/perl@11000

23 years ago[ID 20010625.009] open(FILE,"+foo") [PATCH]
Robert Spier [Wed, 27 Jun 2001 23:13:16 +0000]
[ID 20010625.009] open(FILE,"+foo") [PATCH]
Message-ID: <15162.41164.618712.841415@rls.cx>

p4raw-id: //depot/perl@10999

23 years agoavoid overflow in numeric.c:S_mulexp10() on VAX
Peter Prymmer [Wed, 27 Jun 2001 19:25:49 +0000]
avoid overflow in numeric.c:S_mulexp10() on VAX
Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>

p4raw-id: //depot/perl@10998

23 years ago[patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
Peter Prymmer [Wed, 27 Jun 2001 17:33:33 +0000]
[patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>

p4raw-id: //depot/perl@10997

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 27 Jun 2001 20:34:11 +0000]
Update Changes.

p4raw-id: //depot/perl@10996

23 years agoTiny EPOC updates.
Jarkko Hietaniemi [Wed, 27 Jun 2001 20:06:28 +0000]
Tiny EPOC updates.

p4raw-id: //depot/perl@10995

23 years agoThe Test::More and Test::Simple tests required help
Jarkko Hietaniemi [Wed, 27 Jun 2001 19:55:16 +0000]
The Test::More and Test::Simple tests required help
thanks to our schizophrenic test scheme.

p4raw-id: //depot/perl@10994

23 years agoUpgrade to Test::Simple 0.09.
Jarkko Hietaniemi [Wed, 27 Jun 2001 17:17:30 +0000]
Upgrade to Test::Simple 0.09.

p4raw-id: //depot/perl@10993

23 years agoUpgrade to Test::More 0.07.
Jarkko Hietaniemi [Wed, 27 Jun 2001 17:11:28 +0000]
Upgrade to Test::More 0.07.

p4raw-id: //depot/perl@10992

23 years agoRe: [PATCH] gcc-3.0 warnings on HP-UX
H.Merijn Brand [Wed, 27 Jun 2001 18:40:04 +0000]
Re: [PATCH] gcc-3.0 warnings on HP-UX
Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@10991

23 years agoMessage-Id: <200106271746.NAA02789@bottesini.harvard.edu>
Norton T. Allen [Wed, 27 Jun 2001 13:46:03 +0000]
Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>

p4raw-id: //depot/perl@10990

23 years agotwo little documentation nits
Abhijit Menon-Sen [Wed, 27 Jun 2001 20:07:50 +0000]
two little documentation nits
Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>

p4raw-id: //depot/perl@10989

23 years agofor QNX
Norton T. Allen [Wed, 27 Jun 2001 10:33:05 +0000]
for QNX
Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>

p4raw-id: //depot/perl@10988

23 years agoAdding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
Michael G. Schwern [Wed, 27 Jun 2001 02:34:58 +0000]
Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
Message-ID: <20010627023458.K23874@blackrider>

p4raw-id: //depot/perl@10987

23 years agoAdd perl_clone_host() for Netware.
Jarkko Hietaniemi [Wed, 27 Jun 2001 12:01:49 +0000]
Add perl_clone_host() for Netware.

p4raw-id: //depot/perl@10986

23 years agoGCC 3.0 hints for HP-UX.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:56:53 +0000]
GCC 3.0 hints for HP-UX.

p4raw-id: //depot/perl@10985

23 years agoIn some Linux distributions the libndbm is broken
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:55:06 +0000]
In some Linux distributions the libndbm is broken
(no null key support), therefore link with libgdbm
(if available), since it has a working ndbm emulation,
from Jonathan Stowe.

p4raw-id: //depot/perl@10984

23 years agofind.t hack for VMS
Craig A. Berry [Tue, 26 Jun 2001 23:40:25 +0000]
find.t hack for VMS
Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>

p4raw-id: //depot/perl@10983

23 years agoAUTHORS updates.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:47:30 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@10982

23 years ago"lose the it's", from Abhijit Menon-Sen.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:45:29 +0000]
"lose the it's", from Abhijit Menon-Sen.
("It's" not searched, pods not searched.)

p4raw-id: //depot/perl@10980

23 years ago"lose the looses", from Abhijit Menon-Sen.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:36:40 +0000]
"lose the looses", from Abhijit Menon-Sen.

p4raw-id: //depot/perl@10979

23 years agoCatch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:35:38 +0000]
Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.

p4raw-id: //depot/perl@10978

23 years agoDEC C 5.3 on the VAX simply doesn't seem to like
Jarkko Hietaniemi [Wed, 27 Jun 2001 11:33:28 +0000]
DEC C 5.3 on the VAX simply doesn't seem to like
compiling the MD5 extension, disable it there for now,
from Peter Prymmer.

p4raw-id: //depot/perl@10977

23 years agoRe: [PATCH perlfaq3.pod] and a question about it.
Jonathan Stowe [Tue, 26 Jun 2001 20:53:40 +0000]
Re: [PATCH perlfaq3.pod] and a question about it.
Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@10976

23 years agoperlxs misprints
Ilya Zakharevich [Tue, 26 Jun 2001 17:20:00 +0000]
perlxs misprints
Message-ID: <20010626172000.A26951@math.ohio-state.edu>

p4raw-id: //depot/perl@10975

23 years agoxsubpp flags from the command line
Ilya Zakharevich [Tue, 26 Jun 2001 17:27:07 +0000]
xsubpp flags from the command line
Message-ID: <20010626172707.A27097@math.ohio-state.edu>

p4raw-id: //depot/perl@10974

23 years agoOPTIMIZE=-g
Ilya Zakharevich [Tue, 26 Jun 2001 17:23:24 +0000]
OPTIMIZE=-g
Message-ID: <20010626172324.A27003@math.ohio-state.edu>

p4raw-id: //depot/perl@10973

23 years agoBetter place for nop IN_LOCALE_NUMERIC, pointed out
Jarkko Hietaniemi [Tue, 26 Jun 2001 20:27:19 +0000]
Better place for nop IN_LOCALE_NUMERIC, pointed out
by Olaf Flebbe.

p4raw-id: //depot/perl@10972

23 years agoDetypo.
Jarkko Hietaniemi [Tue, 26 Jun 2001 19:59:41 +0000]
Detypo.

p4raw-id: //depot/perl@10971

23 years agoperl_clone_host() needs PERL_IMPLICIT_SYS.
Jarkko Hietaniemi [Tue, 26 Jun 2001 19:10:19 +0000]
perl_clone_host() needs PERL_IMPLICIT_SYS.

p4raw-id: //depot/perl@10970

23 years ago[patch] perl_clone+CvFILE
Doug MacEachern [Tue, 26 Jun 2001 09:01:16 +0000]
[patch] perl_clone+CvFILE
Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>

p4raw-id: //depot/perl@10969

23 years agoRe: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
Mark-Jason Dominus [Tue, 26 Jun 2001 12:33:01 +0000]
Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
Message-ID: <20010626163301.31298.qmail@plover.com>

p4raw-id: //depot/perl@10968

23 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 26 Jun 2001 14:21:49 +0000]
Update Changes.

p4raw-id: //depot/perl@10967

23 years agoAlso catfile() needs now to explicitly exported.
Jarkko Hietaniemi [Tue, 26 Jun 2001 14:08:34 +0000]
Also catfile() needs now to explicitly exported.

p4raw-id: //depot/perl@10966

23 years agoRegen toc.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:57:54 +0000]
Regen toc.

p4raw-id: //depot/perl@10965

23 years agoNonexistent pod command.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:56:11 +0000]
Nonexistent pod command.

p4raw-id: //depot/perl@10964

23 years agoBe more portable in the quest for tmpdir.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:50:53 +0000]
Be more portable in the quest for tmpdir.

p4raw-id: //depot/perl@10963

23 years agoBe more portable in finding out the home directory,
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:43:51 +0000]
Be more portable in finding out the home directory,
and use File::Spec to do the concat.
(Come to think of it, couldn't File::Spec provide
for a ->homedir method?)

p4raw-id: //depot/perl@10962

23 years agoDoc patch for #10959.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:37:30 +0000]
Doc patch for #10959.

p4raw-id: //depot/perl@10961

23 years agoRe: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
Philip Newton [Tue, 26 Jun 2001 16:26:47 +0000]
Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
Message-ID: <3B38B7C7.32635.1E8DC14@localhost>

p4raw-id: //depot/perl@10960

23 years ago[PATH] shared -> unique;
Artur Bergman [Tue, 26 Jun 2001 16:18:40 +0000]
[PATH] shared -> unique;
Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>

Because "shared" isn't: it's read-only.

p4raw-id: //depot/perl@10959

23 years agoEscape multiline croak messages.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:28:27 +0000]
Escape multiline croak messages.

p4raw-id: //depot/perl@10958

23 years agoNo more pragma/*.t for minitest.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:18:34 +0000]
No more pragma/*.t for minitest.

p4raw-id: //depot/perl@10957

23 years agoAUTHORS updates.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:18:00 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@10956

23 years agodelta updates.
Jarkko Hietaniemi [Tue, 26 Jun 2001 13:17:05 +0000]
delta updates.

p4raw-id: //depot/perl@10955