Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
Unicode::Stringprep::Mapping - Tables from RFC 3454m Appendix B
SYNOPSIS
@Unicode::Stringprep::Mapping::B1 # Appendix B.1
@Unicode::Stringprep::Mapping::B2 # Appendix B.2
@Unicode::Stringprep::Mapping::B2 # Appendix B.3
DESCRIPTION
The tables are provided as arrays, which contain pairs of a Unicode codepoint (as an integer) and replacements string (as a UTF8 perl string).
AUTHOR
Claus Färber
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 2296:
Non-ASCII character seen before =encoding in 'Färber'. Assuming UTF-8