This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add C macros for UTF-8 for BOM and REPLACEMENT CHARACTER
authorKarl Williamson <khw@cpan.org>
Sun, 28 Aug 2016 03:17:49 +0000 (21:17 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 1 Sep 2016 03:12:54 +0000 (21:12 -0600)
commit69bc4c1f86bca21cf0baeb2b4812ea97d3bf438e
treefe64fbb8692b47e4504b131383a5a49fabc73edc
parent8d19ebbca9eecf219cc453cffe88722722860dd9
Add C macros for UTF-8 for BOM and REPLACEMENT CHARACTER

This makes it easy for module authors to write XS code that can use
these characters, and be automatically portable to EBCDIC systems.
regen/unicode_constants.pl
unicode_constants.h