pkgsrc/converters/p5-Text-Iconv/DESCR

4 lines
235 B
Text

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.