In perl.git, the branch smoke-me/ilmari/remove-dollar-hat-encoding has been 
updated

<http://perl5.git.perl.org/perl.git/commitdiff/09e27140ff5348bfcf7aca3e97e3813420482c5e?hp=074cea51f46981fb31a051df538fb7cf6b92015e>

  discards  074cea51f46981fb31a051df538fb7cf6b92015e (commit)
- Log -----------------------------------------------------------------
commit 09e27140ff5348bfcf7aca3e97e3813420482c5e
Author: Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>
Date:   Thu Jun 1 18:16:56 2017 +0100

    Make setting ${^ENCODING} to a defined value fatal
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 7add58fae6..ff17e2b72b 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -59,6 +59,10 @@ respectively.
 
 This has been deprecated since Perl 5.24.
 
+=head2 Setting C<${^ENCODING} to a defined value is now illegal
+
+This has been deprecated since Perl 5.22.
+
 =head1 Deprecations
 
 XXX Any deprecated features, syntax, modules etc. should be listed here.

--
Perl5 Master Repository

Reply via email to