This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fatalize deprecated \N{} definitions
authorKarl Williamson <khw@cpan.org>
Thu, 24 Apr 2014 14:35:08 +0000 (08:35 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 30 May 2014 16:02:07 +0000 (10:02 -0600)
commit2d8eb851e6c81f218af6e82b58807fcf79474b8f
tree80803c0976fe480d7f25ff828c868ae74401c5c0
parent36897d6498ecb95fe6bf65c28b19473476e54b34
Fatalize deprecated \N{} definitions

Having a sequence of multiple spaces in a charnames alias name
definition or having trailing spaces in it have been deprecated since
5.18, and it is now time to make them fatal.
lib/_charnames.pm
pod/perldiag.pod
t/lib/charnames/alias
t/re/pat_advanced.t
toke.c