This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deprecate lexical $_
authorFather Chrysostomos <sprout@cpan.org>
Tue, 4 Dec 2012 17:53:55 +0000 (09:53 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 4 Dec 2012 18:51:22 +0000 (10:51 -0800)
commit90b58ec9e4b2574a8f7f11a0215f42453cfbc0a1
tree060d70e0675340b11c84a2743634ec97e14bfa6b
parent668a86254af1576eb43991facafcf3693c919b3f
Deprecate lexical $_

See tickets #114020 and #75598 for why.

The changes to tests in cpan/Text-Tabs have been submitted upstream
at rt.cpan.org #81698.
20 files changed:
cpan/Text-Tabs/t/Tabs-ElCid.t
cpan/Text-Tabs/t/Wrap-JLB.t
ext/XS-APItest/t/underscore_length.t
op.c
pod/perldiag.pod
pod/perlvar.pod
t/comp/uproto.t
t/lib/warnings/9uninit
t/lib/warnings/op
t/op/coreamp.t
t/op/exec.t
t/op/mkdir.t
t/op/mydef.t
t/op/override.t
t/op/reverse.t
t/op/state.t
t/op/switch.t
t/re/pat_advanced.t
t/re/pat_rt_report.t
t/re/qr.t