ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
314 B
Text
6 lines
314 B
Text
The Unicode::Map8 class implement efficient mapping tables between 8-bit
|
|
character sets and 16 bit character sets like Unicode. The tables are efficient
|
|
both in terms of space allocated and translation speed. The 16-bit strings is
|
|
assumed to use network byte order.
|
|
|
|
WWW: https://metacpan.org/release/Unicode-Map8
|