freebsd-ports/converters/p5-Text-Iconv/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

6 lines
315 B
Text

The Text::Iconv module provides a Perl interface to the iconv() function
as defined by the Single UNIX Specification. The convert() method
converts the encoding of characters in the input string from the
fromcode codeset to the tocode codeset, and returns the result.
WWW: https://metacpan.org/release/Text-Iconv