Search results for "module:Unicode::Stringprep"
Unicode::Stringprep - Preparation of Internationalized Strings (RFC 3454)
This module implements the *stringprep* framework for preparing Unicode text strings in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The *stringprep* pro...
CFAERBER/Unicode-Stringprep-1.105 - 03 Sep 2014 18:32:20 UTC
Unicode::Stringprep::BiDi - Tables from RFC 3454, Appendix D
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....
CFAERBER/Unicode-Stringprep-1.105 - 03 Sep 2014 18:32:20 UTC
Unicode::Stringprep::_Common - Internal functions for Unicode::Stringprep::*
CFAERBER/Unicode-Stringprep-1.105
-
03 Sep 2014 18:32:20 UTC
Unicode::Stringprep::Mapping - Tables from RFC 3454, Appendix B
The tables are provided as arrays, which contain pairs of a Unicode codepoint (as an integer) and replacements string (as a UTF8 perl string). This module exports nothing....
CFAERBER/Unicode-Stringprep-1.105 - 03 Sep 2014 18:32:20 UTC
Unicode::Stringprep::Unassigned - Tables from RFC 3454, Appendix A
The tables are provided as arrays, which contain pairs of Unicode codepoints (as integers) defining the start and end of a Unicode range. This module exports nothing....
CFAERBER/Unicode-Stringprep-1.105 - 03 Sep 2014 18:32:20 UTC
Unicode::Stringprep::Prohibited - Tables from RFC 3454, Appendix C
The tables are provided as arrays, which contain pairs of Unicode codepoints (as integers) defining the start and end of a Unicode range. This module exports nothing....
CFAERBER/Unicode-Stringprep-1.105 - 03 Sep 2014 18:32:20 UTC
Task::Unicode - Everything needed to work with Unicode data
This Task module installs everything needed for working with Unicode and UTF-8 strings as well as a number of modules and utilities to assist in development and debugging. It is not intended to be an all-inclusive bundle of Unicode modules on the CPA...
PATCH/Task-Unicode-0.06 - 05 Aug 2014 17:57:43 UTC