logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Claus Faerber <CFAERBER@cpan.org>

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.

License

       Copyright 2007-2009 Claus Faerber. All rights reserved.

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

Name

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

See Also

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

perl v5.36.0                                       2022-10-15               Unicode::Stringprep::Unassigned(3pm)

Synposis

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

See Also