Unicode::Stringprep::Unassigned(3pm) User Contributed Perl Documentation NAME Unicode::Stringprep::Unassigned - Tables from RFC 3454, Appendix A SYNPOSIS @Unicode::Stringprep::Unassigned::A1 # Appendix A.1 DESCRIPTION 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 Claus Farber LICENSE Copyright 2007-2009 Claus Farber. 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 Unicode::Stringprep, RFC 3454 () perl v5.40.0 2024-09-01 Unicode::Stringprep::Unassigned(3pm)