The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Unicode::Confuse - abstract here.

SYNOPSIS

    use Unicode::Confuse;

VERSION

This documents version 0.01 of Unicode-Confuse corresponding to git commit ca9b7f77159d4f274d9f9c1835adf17204715806 released on Wed Apr 14 13:23:37 2021 +0900.

DESCRIPTION

Unicode confusables Perl module.

FUNCTIONS

canonical

Give the canonical form of $c.

confusable

Is $c confusable, yes or no?

DEPENDENCIES

JSON::Parse

This is used to parse the JSON-formatted file of confusables distributed with the module.

SEE ALSO

Unicode Consortium information

http://www.unicode.org/reports/tr39 - documentation and usage
https://www.unicode.org/Public/security/latest/confusables.txt - The data used by this module
https://www.unicode.org/Public/security/latest/confusablesSummary.txt - The same data in a different format

AUTHOR

Ben Bullock, <bkb@cpan.org>

COPYRIGHT & LICENCE

This package and associated files are copyright (C) 2021 Ben Bullock.

You can use, copy, modify and redistribute this package and associated files under the Perl Artistic Licence or the GNU General Public Licence.