Perl interface to iconv() codeset conversion function
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; the iconv(1) utility should also provide a -l option that lists
all supported codesets.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/perl-Text-Iconv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Text-Iconv-1.7.tar.gz | 0000010454 10.2 KB | |
perl-Text-Iconv.changes | 0000002745 2.68 KB | |
perl-Text-Iconv.spec | 0000002126 2.08 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0