aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Text-Iconv/pkg-descr
blob: 04c2b1ecea98dac1fae208c30b766fcd4ba35d7e (plain) (blame)
1
2
3
4
5
6
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: http://search.cpan.org/dist/Text-Iconv/