perl-Text-Iconv - Perl interface to iconv() codeset conversion function

Description:

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.
Settings of fromcode and tocode and their permitted combinations are
implementation-dependent. Valid values are specified in the system
documentation.

Homepage: http://search.cpan.org/dist/Text-Iconv/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-Text-Iconv-1.5-1.fc8.i386 [19 KiB] Changelog by Andreas Thienemann (2007-08-31):
- Updated to new upstream release