Unicode::Stringprep::Unassigned - Tables from S, S


Unicode-Stringprep documentation  | view source Contained in the Unicode-Stringprep distribution.

Index


NAME

Top

Unicode::Stringprep::Unassigned - Tables from RFC 3454, Appendix A

SYNPOSIS

Top

  @Unicode::Stringprep::Unassigned::A1	# Appendix A.1

DESCRIPTION

Top

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.

AUTHOR

Top

Claus Färber <CFAERBER@cpan.org>

LICENSE

Top

Copyright 2007-2009 Claus Färber. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Top

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


Unicode-Stringprep documentation  | view source Contained in the Unicode-Stringprep distribution.