Unicode::Stringprep::BiDi(3pm) | User Contributed Perl Documentation | Unicode::Stringprep::BiDi(3pm) |
Unicode::Stringprep::BiDi - Tables from RFC 3454, Appendix D
@Unicode::Stringprep::Bidi::D1 # Appendix D.1 @Unicode::Stringprep::Bidi::D2 # Appendix D.2
The tables are provided as arrays, which contain pairs of Unicode codepoints (as integers) defining the start and end of a Unicode range.
The module exports nothing.
Claus Faerber <CFAERBER@cpan.org>
Copyright 2007-2009 Claus Faerber.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Unicode::Stringprep, RFC 3454 (<http://www.ietf.org/rfc/rfc3454.txt>)
2021-01-03 | perl v5.32.0 |