Perl interface to iconv() codeset conversion function
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.
$
pkg install p5-Text-IconvOrigin
converters/p5-Text-Iconv
Size
29.1KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
12 packages