Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Unicode::Stringprep::Mapping

Name Unicode::Stringprep::Mapping
Version 1.10
Located at /usr/share/perl5
File /usr/share/perl5/Unicode/Stringprep/Mapping.pm
Is Core No
Search CPAN for this module Unicode::Stringprep::Mapping
Documentation Unicode::Stringprep::Mapping
Module Details Unicode::Stringprep::Mapping

NAME

Unicode::Stringprep::Mapping - Tables from RFC 3454, Appendix B


SYNOPSIS

  @Unicode::Stringprep::Mapping::B1     # Appendix B.1
  @Unicode::Stringprep::Mapping::B2     # Appendix B.2
  @Unicode::Stringprep::Mapping::B3     # 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).

This module exports nothing.


AUTHOR

Claus Färber <CFAERBER@cpan.org>


LICENSE

Copyright 2007-2010 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

the Unicode::Stringprep manpage, RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026