Commit Graph

2 Commits

Author SHA1 Message Date
brad
92d8464766 use iconv module. 2001-09-24 18:16:28 +00:00
kevlo
7d589bad8e Initial import of Text-Iconv-1.2
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.
2001-08-18 03:58:41 +00:00