This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deprecating the modifyable variables in constants by 5.32.
authorAbigail <abigail@abigail.be>
Sat, 14 Jan 2017 17:25:48 +0000 (18:25 +0100)
committerAbigail <abigail@abigail.be>
Mon, 16 Jan 2017 18:18:16 +0000 (19:18 +0100)
commit9840d1d66ee1648f6d7fb1554101450158cfee16
treefad38c50cb323f98d4ef0a7bf40bd63c7904cbef
parent24ca458667a908883f2aad18ea28ad1a5637534e
Deprecating the modifyable variables in constants by 5.32.

It was already deprecated, but we're now adding a version number.
pad.c
pod/perldeprecation.pod
pod/perldiag.pod
t/op/const-optree.t