This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add < > variants to paired delimiters
authorKarl Williamson <khw@cpan.org>
Thu, 10 Mar 2022 16:40:10 +0000 (09:40 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 20 Mar 2022 05:17:51 +0000 (23:17 -0600)
commit7e4a71c64c41ee74930b339d65a6d0ecdea70316
treec583224cf6eb12e51d577a0fa741e6e688dd6bd6
parent565fbe1bf153b300641c08e2ec3668869422cb4d
Add < > variants to paired delimiters

Perl considers '<  >' to be delimiters for strings; this commit adds
most of the Unicode variants of these to also be string delimiters.  The
ones that are combinations of both < and >, aren't included, as that
would be visually confusing.
lib/feature.pm
regen/feature.pl
regen/unicode_constants.pl
unicode_constants.h