Please note: This file provides a summary of significant changes between versions and sub-versions of Perl, not necessarily a complete list of each modification. If you'd like more detailed information, please consult the comments in the patches on which the relevant release of Perl is based. (Patches can be found on any CPAN site, in the .../src/5.0 directory for full version releases, or in the .../src/5/0/unsupported directory for sub-version releases.) ---------------- Version 5.003_25 ---------------- This release is beta candidate #3. Here's hoping... CORE LANGUAGE CHANGES Title: "Make $] read-only" From: Chip Salzenberg Files: gv.c Title: "New variable C<$^S> is a native version of C<$?>" From: Chip Salzenberg Files: doio.c global.sym gv.c interp.sym lib/English.pm mg.c perl.c perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_ctl.c pp_sys.c proto.h util.c Title: "Make $^T work with undump, and don't taint it" From: Chip Salzenberg Files: perl.c CORE PORTABILITY Title: "VMS patches for _24" From: Charles Bailey Msg-ID: <01IEUIFP5038004GQP@hmivax.humgen.upenn.edu> Date: Fri, 31 Jan 1997 02:34:37 -0500 (EST) Files: ext/DynaLoader/DynaLoader.pm ext/DynaLoader/dl_vms.xs lib/AutoSplit.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm perl.h pp_hot.c t/lib/filehand.t t/op/closure.t vms/Makefile vms/config.vms vms/descrip.mms vms/ext/filespec.t vms/vms.c vms/vmsish.h Title: "hints/dec_osf.sh: polishing the comments" From: Jarkko Hietaniemi Msg-ID: <199701301958.VAA08992@alpha.hut.fi> Date: Thu, 30 Jan 1997 21:58:10 +0200 (EET) Files: hints/dec_osf.sh Title: "amigaos.sh" From: "Norbert Pueschel" Msg-ID: <77724724@Armageddon.meb.uni-bonn.de> Date: Wed, 29 Jan 1997 11:39:49 +0100 Files: hints/amigaos.sh OTHER CORE CHANGES Title: "Require '-T' in argv[], not just on #! line" From: Chip Salzenberg Files: perl.c pod/perldiag.pod Title: "Fix C and associated stack bugs" From: Chip Salzenberg Files: cop.h pp_ctl.c pp_hot.c t/op/misc.t Title: "Fix never-closing handle after C