This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Out of range Unicode code point is now fatal.
authorAbigail <abigail@abigail.be>
Tue, 6 Jun 2017 17:40:11 +0000 (19:40 +0200)
committerAbigail <abigail@abigail.be>
Tue, 6 Jun 2017 17:40:11 +0000 (19:40 +0200)
commit113b8661ce6d987db4dd217e2f90cbb983ce5d00
tree52ea035450cea1646c7b1130391bd6ca6ecc1ce1
parent13f4dd346e6f3b61534a20f246de3a80b3feb743
Out of range Unicode code point is now fatal.

Followup on 13f4dd346e6f3b61534a20f246de3a80b3feb743. This commit patch
pod/perldiag, to change the "Use of code point 0x%s is deprecated"
deprecation message into the "Use of code point 0x%s is not allowed"
fatal error.

Adjusted the wording of the description accordingly.
pod/perldiag.pod