This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
unicode_constants.pl: Add REVERSED punctuation
authorKarl Williamson <khw@cpan.org>
Thu, 17 Mar 2022 03:11:07 +0000 (21:11 -0600)
committerKarl Williamson <khw@cpan.org>
Sun, 20 Mar 2022 05:17:51 +0000 (23:17 -0600)
commit565fbe1bf153b300641c08e2ec3668869422cb4d
treede4b0f1e1e7342717851f222f9e48afcffc56654
parent9dfe4b75f459937c2299c80ec51fb4708616a240
unicode_constants.pl: Add REVERSED punctuation

Besides LEFT/RIGHT, horizontal directionality can be specified by
Unicode in names by the presence or absence of REVERSED.

Enhancing the algorithm to take this into account adds 2 pairs or
mirrored delimiters that were previously overlooked.
lib/feature.pm
regen/feature.pl
regen/unicode_constants.pl
unicode_constants.h