This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[inseparable changes from patch from perl5.003_21 to perl5.003_22] perl-5.003_22
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Thu, 16 Jan 1997 20:39:00 +0000 (08:39 +1200)
committerChip Salzenberg <chip@atlantic.net>
Thu, 16 Jan 1997 20:39:00 +0000 (08:39 +1200)
commitfa83b5b6263413f922909c255e021c32c808b32d
tree4f21edebbdd75d0613487aca81c35c1190e483d9
parent743c51bca697772277895eb80832bcfbd65530df
[inseparable changes from patch from perl5.003_21 to perl5.003_22]

 CORE LANGUAGE CHANGES

Subject: Fix parsing of C< ${ xyz } >
From: Chip Salzenberg <chip@atlantic.net>
Files: toke.c

Subject: Don't parse method calls in strings
From: Chip Salzenberg <chip@atlantic.net>
Files: toke.c

 OTHER CORE CHANGES

Subject: Fix memory corruption from formats
From: Chip Salzenberg <chip@atlantic.net>
Files: op.c perl.c perly.c perly.c.diff perly.y proto.h sv.c toke.c
Changes
op.c
patchlevel.h
perl.c
perly.c
perly.c.diff
perly.y
proto.h
sv.c
toke.c