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_26 ---------------- This release is beta candidate #4. "Once more, dear friends...." CORE LANGUAGE CHANGES Title: "Make \r in script an error (per Larry)" From: Chip Salzenberg Files: pod/perldiag.pod toke.c Title: "Support '%i' format and 'h' modifier in s?printf" From: Chip Salzenberg Files: doop.c pod/perldelta.pod CORE PORTABILITY Title: "Fix value of system() and $? for DEC UNIX, VMS, others" From: Chip Salzenberg Files: mg.c perl.h pp_sys.c Title: "VMS patches post _25" From: Charles Bailey Msg-ID: <01IF48W3P39W0050BD@hmivax.humgen.upenn.edu> Date: Fri, 07 Feb 1997 01:56:12 -0500 (EST) Files: Porting/Glossary lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/xsubpp perl.c vms/Makefile vms/config.vms vms/descrip.mms vms/genconfig.pl vms/perlvms.pod vms/vms.c vms/vmsish.h x2p/a2p.c Title: "Hints for BSDOS" From: Christopher Davis Msg-ID: <199702042011.PAA09206@loiosh.kei.com> Date: Tue, 4 Feb 1997 15:11:13 -0500 (EST) Files: hints/bsdos.sh Title: "On C, call C" From: Chip Salzenberg Files: doio.c OTHER CORE CHANGES Title: "Fix (yet another) Tk closure problem" From: Chip Salzenberg Files: op.c perl.c pp_ctl.c Title: "Fix value of C" From: Chip Salzenberg Files: cop.h pp_ctl.c Title: "Regexp optimizations" From: Ilya Zakharevich Msg-ID: <199702041102.GAA24805@monk.mps.ohio-state.edu> Date: Tue, 4 Feb 1997 06:02:10 -0500 (EST) Files: regcomp.c regexec.c Title: "Re: static buffer in not_a_number() [sv.c] might overflow" From: Gisle Aas Msg-ID: Date: 09 Feb 1997 11:55:41 +0100 Files: sv.c Title: "Refine 'runaway string' heuristic" From: Chip Salzenberg Files: toke.c Title: "Fix core dump on C in eval" From: Chip Salzenberg Files: pp_ctl.c Title: "Catch C" From: Chip Salzenberg Files: pp.c BUILD PROCESS Title: "Fix usage message in configure.gnu" From: Jarkko Hietaniemi Files: configure.gnu LIBRARY AND EXTENSIONS Title: "DB_File 1.11 patch" From: pmarquess@bfsec.bt.co.uk (Paul Marquess) Msg-ID: <9702061553.AA18147@claudius.bfsec.bt.co.uk> Date: Thu, 6 Feb 97 15:53:34 GMT Files: ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs Title: "Faster File::Compare" From: Gisle Aas Msg-ID: <199702051342.OAA02753@bergen.sn.no> Date: Wed, 5 Feb 1997 14:42:49 +0100 Files: lib/File/Compare.pm Title: "Make diagnostics module strip formatting directives" From: Chip Salzenberg Files: lib/diagnostics.pm pod/perldiag.pod Title: "Fix warning from missing POSIX::setvbuf()" From: Chip Salzenberg Files: ext/IO/IO.xs TESTS Title: "Fix closure.t for AmigaOS (again)" From: "Norbert Pueschel" Msg-ID: <77724742@Armageddon.meb.uni-bonn.de> Date: Wed, 05 Feb 1997 18:56:45 +0100 Files: t/op/closure.t UTILITIES Title: "perldoc -f " From: Gisle Aas Msg-ID: <199702051127.MAA02090@bergen.sn.no> Date: Wed, 5 Feb 1997 12:27:36 +0100 Files: utils/perldoc.PL Title: "Fix pod2man's handling of quotes in =items" From: Jarkko Hietaniemi Msg-ID: <199702042023.WAA13143@alpha.hut.fi> Date: Tue, 4 Feb 1997 22:23:34 +0200 (EET) Files: pod/pod2man.PL DOCUMENTATION Title: "return *FH pod patch" From: allen@gateway.grumman.com (John L. Allen) Msg-ID: <9702061507.AA04474@gateway.grumman.com> Date: Thu, 6 Feb 1997 10:07:28 -0500 Files: pod/perldata.pod pod/perlsub.pod Title: "Describe interation of untie and DESTROY" From: Paul Marquess and Chip Salzenberg Files: pod/perltie.pod ---------------- 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