This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl-5.003_20
object 4b82bf0072cdd2af8ef94fe1550aa26813f9d110
authorChip Salzenberg <chip@atlantic.net>
Tue, 7 Jan 1997 23:52:00 +0000 (15:52 -0800)
perl-5.003_20

The only big change in this release is the recension of support for
named closures:  Now, no subroutine declared "sub foo {}" can be a
closure.  (This is a return to the behavior of 5.003.)  In addition,
there are new warnings triggered by any apparent attempt to use named
functions as closures.

And, as usual, there are the usual little fixes, documentation
updates, and expanded tests.  This is good stuff.  "I love you, man!"