This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Account for EBCDIC extend UTF-8 range
authorKarl Williamson <khw@cpan.org>
Sat, 28 Nov 2015 18:54:44 +0000 (11:54 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 29 Nov 2015 00:19:26 +0000 (17:19 -0700)
commitab8e6d41354e33543e31744c782a29d8d9568dce
tree0c1aa5e6fd26eea0dc4b4bcbafc6a11de98d077d
parent93e6dbd62d3750e59ca281bcd629990cc1627122
perlapi: Account for EBCDIC extend UTF-8 range

These pod changes were missed for
c0236afee0c5845d3823612c5cd34eccc4d29321, which also had a typo in its
commit message:  It should have said that the previous max was 2**31 -
1.
utf8.c