in reply to Re^2: A short whishlist of Perl5 improvements leaping to Perl7
in thread A short whishlist of Perl5 improvements leaping to Perl7
That would make this pretty confusing to newcomers though:
{ my $x = 123; } say $x;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: A short whishlist of Perl5 improvements leaping to Perl7
by LanX (Saint) on Nov 27, 2020 at 16:09 UTC |