Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 15876] By: jhi on 2002/04/12 13:36:52
+ Log: Discuss the magic of \w in security terms.
+ Branch: perl
+ ! pod/perlsec.pod pod/perlunicode.pod
+____________________________________________________________________________
+[ 15875] By: jhi on 2002/04/12 13:16:43
+ Log: Add a warning about the symbolic methods and
+ symbolic sub refs not being checked for taint.
+ Branch: perl
+ ! pod/perlsec.pod
+____________________________________________________________________________
+[ 15874] By: jhi on 2002/04/12 12:27:41
+ Log: In EBCDIC the BOM detection doesn't seem
+ to be working right. For now skipping the test,
+ waiting for Dan's opinion.
+ Branch: perl
+ ! ext/Encode/t/Unicode.t
+____________________________________________________________________________
+[ 15873] By: jhi on 2002/04/12 02:10:33
+ Log: Update to Net::Ping 2.16.
+ Branch: perl
+ ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
+____________________________________________________________________________
+[ 15872] By: jhi on 2002/04/12 02:06:04
+ Log: Upgrade to CGI.pm 2.81.
+ Branch: perl
+ ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
+____________________________________________________________________________
+[ 15871] By: jhi on 2002/04/12 01:48:01
+ Log: Move up restricted hashes a bit.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 15870] By: jhi on 2002/04/12 01:23:58
+ Log: Now using Unicode 3.2.0.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 15869] By: jhi on 2002/04/11 22:48:24
+ Log: UNICOS too has sockpair issues (unsurprisingly,
+ since UNICOS/mk has them too)
+ Branch: perl
+ ! ext/Socket/socketpair.t
+____________________________________________________________________________
+[ 15868] By: jhi on 2002/04/11 20:41:23
+ Log: FAQ patch from mjd regarding Tie::File.
+ Branch: perl
+ ! pod/perlfaq5.pod
+____________________________________________________________________________
+[ 15867] By: jhi on 2002/04/11 19:19:36
+ Log: ZWNJ, ZWJ. Any further convenience aliasing should
+ consider using the NamesList.
+ Branch: perl
+ ! lib/charnames.pm lib/charnames.t
+____________________________________________________________________________
+[ 15866] By: jhi on 2002/04/11 18:40:55
+ Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Thu, 11 Apr 2002 13:47:21 -0500
+ Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
+ Branch: perl
+ ! lib/File/CheckTree.pm lib/File/CheckTree.t
+____________________________________________________________________________
+[ 15865] By: jhi on 2002/04/11 18:39:36
+ Log: More NT Unicode information from Jan Dubois.
+ Branch: perl
+ ! pod/perltodo.pod
+____________________________________________________________________________
+[ 15864] By: jhi on 2002/04/11 18:21:39
+ Log: Add one perltodo item (and move bunch of them to better spot),
+ add sysopen() to "Functions for filehandles, files, or directories".
+ Branch: perl
+ ! pod/perlfunc.pod pod/perltodo.pod
+____________________________________________________________________________
+[ 15863] By: jhi on 2002/04/11 14:46:45
+ Log: Prettyprinting: shorten the lines to avoid linewrapping.
+ Branch: perl
+ ! t/TEST
+____________________________________________________________________________
+[ 15862] By: jhi on 2002/04/11 14:42:06
+ Log: Also NEC SUPER-UX has buggy sockpair().
+ Branch: perl
+ ! ext/Socket/socketpair.t
+____________________________________________________________________________
+[ 15861] By: jhi on 2002/04/11 13:35:01
+ Log: dTHX works on its own just fine.
+ Branch: perl
+ ! ext/DynaLoader/dl_aix.xs
+____________________________________________________________________________
+[ 15860] By: jhi on 2002/04/11 13:34:40
+ Log: Must hold off building s2p until there's a miniperl.
+ Branch: perl
+ ! Makefile.SH
+____________________________________________________________________________
+[ 15859] By: jhi on 2002/04/11 13:02:10
+ Log: AIX: strerror_r() needs dTHX.
+ Branch: perl
+ ! ext/DynaLoader/dl_aix.xs
+____________________________________________________________________________
+[ 15858] By: jhi on 2002/04/11 12:42:57
+ Log: Extracting the s2p may require the right dynlibpath.
+ Branch: perl
+ ! Makefile.SH
+____________________________________________________________________________
+[ 15857] By: jhi on 2002/04/11 12:40:59
+ Log: Doc tweaks.
+ Branch: perl
+ ! ext/Time/HiRes/HiRes.pm
+____________________________________________________________________________
+[ 15856] By: jhi on 2002/04/11 12:33:57
+ Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Thu, 11 Apr 2002 01:25:26 -0400
+ Message-ID: <20020411052525.GA17038@blackrider>
+ Branch: perl
+ + lib/ExtUtils/t/INST_PREFIX.t
+ ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
+ ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
+ ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
+ ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
+ ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
+ ! lib/ExtUtils/t/prefixify.t
+____________________________________________________________________________
+[ 15855] By: nick on 2002/04/11 06:26:44
+ Log: Integrate mainline
+ Branch: perlio
+ !> (integrate 42 files)
+____________________________________________________________________________
+[ 15854] By: jhi on 2002/04/11 02:38:50
+ Log: Unused variables.
+ Branch: perl
+ ! ext/threads/shared/shared.xs ext/threads/threads.xs
+____________________________________________________________________________
+[ 15853] By: jhi on 2002/04/11 02:15:51
+ Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
+ From: Ilya Martynov <ilya@martynov.org>
+ Date: 11 Apr 2002 03:21:17 +0400
+ Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
+ Branch: perl
+ ! lib/Term/ReadLine.pm
+____________________________________________________________________________
+[ 15852] By: jhi on 2002/04/10 22:48:15
+ Log: Upgrade to Encode 1.33, from Dan Kogai.
+ Branch: perl
+ ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
+ ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
+ ! ext/Encode/lib/Encode/Supported.pod
+ ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
+ ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
+ ! ext/Encode/ucm/adobeSymbol.ucm
+ ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
+____________________________________________________________________________
+[ 15851] By: jhi on 2002/04/10 21:25:30
+ Log: Backward portability from Dan Kogai.
+ Branch: perl
+ ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
+ ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
+ ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
+ ! ext/Storable/t/lock.t ext/Storable/t/overload.t
+ ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
+ ! ext/Storable/t/store.t ext/Storable/t/tied.t
+ ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
+ ! ext/Storable/t/utf8.t
+____________________________________________________________________________
+[ 15850] By: rgs on 2002/04/10 20:07:42
+ Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
+ correctly). As a side-effect, fix a bug in B::Lint. The corresponding
+ bug in B::walkoptree still to be fixed.
+ Branch: perl
+ ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
+____________________________________________________________________________
+[ 15849] By: jhi on 2002/04/10 18:39:15
+ Log: Subject: [PATCH perldelta.pod] Japanese language is ja
+ From: Philip Newton <Philip.Newton@gmx.net>
+ Date: Wed, 10 Apr 2002 21:29:58 +0200
+ Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 15848] By: jhi on 2002/04/10 14:22:12
+ Log: Integrate perlio;
+
+ Add a \t to Win32 pm_to_blib $(TOUCH) line.
+ Branch: perl
+ !> lib/ExtUtils/MM_Win32.pm
+____________________________________________________________________________
+[ 15847] By: nick on 2002/04/10 13:08:29
+ Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
+ Branch: perlio
+ ! lib/ExtUtils/MM_Win32.pm
+____________________________________________________________________________
+[ 15846] By: jhi on 2002/04/10 12:57:51
+ Log: Try to fool old AIX when threading, from Merijn.
+ Branch: perl
+ ! perl.h
+____________________________________________________________________________
+[ 15845] By: jhi on 2002/04/10 12:44:51
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 15844] By: jhi on 2002/04/10 12:38:41
Log: Welcome to the 5.7.3.
Branch: perl