summaryrefslogtreecommitdiff
path: root/converters/p5-Text-Iconv/DESCR
blob: ff5ec193d1167b6f571536f9b9c9ee6020f3a429 (plain)
1
2
3
4
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.