Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
Unicode::Stringprep::BiDi - Tables from RFC 3454, Appendix D
SYNOPSIS
@Unicode::Stringprep::Bidi::D1 # Appendix D.1
@Unicode::Stringprep::Bidi::D2 # Appendix D.2
DESCRIPTION
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.
AUTHOR
Claus Färber <CFAERBER@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Unicode::Stringprep, RFC 3454
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 445:
Non-ASCII character seen before =encoding in 'Färber'. Assuming UTF-8