mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
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: http://search.cpan.org/dist/Test-utf8/
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: http://search.cpan.org/dist/Test-utf8/
|