mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
310 B
Text
6 lines
310 B
Text
Test::utf8 is a collection of tests useful for dealing with utf8 strings in
|
|
Perl. It has two types of tests: The validity tests check if a string is valid
|
|
and not corrupt, whereas the characteristics tests will check that string has a
|
|
given set of characteristics.
|
|
|
|
WWW: https://metacpan.org/release/Test-utf8
|