Conversions to and from arbitrary character sets and UTF8

Edit Package perl-Unicode-MapUTF8
http://search.cpan.org/perldoc?Unicode::MapUTF8

Provides an adapter layer between core routines for converting to and from
UTF8 and other encodings. In essence, a way to give multiple existing
Unicode modules a single common interface so you don't have to know the
underlaying implementations to do simple UTF8 to-from other character set
encoding conversions. As such, it wraps the Unicode::String, Unicode::Map8,
Unicode::Map and Jcode modules in a standardized and simple API.

This also provides general character set conversion operation based on UTF8
- it is possible to convert between any two compatible and supported
character sets via a simple two step chaining of conversions.

As with most things Perlish - if you give it a few big chunks of text to
chew on instead of lots of small ones it will handle many more characters
per second.

By design, it can be easily extended to encompass any new charset encoding
conversion modules that arrive on the scene.

This module is intended to provide good Unicode support to versions of Perl
prior to 5.8. If you are using Perl 5.8.0 or later, you probably want to be
using the Encode module instead. This module does work with Perl 5.8, but
Encode is the preferred method in that environment.

Author:
-------
Benjamin Franz

Refresh
Refresh
Source Files
Filename Size Changed
Unicode-MapUTF8-1.14.tar.gz 0000019646 19.2 KB
cpanspec.yml 0000000669 669 Bytes
perl-Unicode-MapUTF8.changes 0000000748 748 Bytes
perl-Unicode-MapUTF8.spec 0000003145 3.07 KB
Latest Revision
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 838261 from Tina Müller's avatar Tina Müller (tinita) (revision 9)
- updated to 1.14
   see /usr/share/doc/packages/perl-Unicode-MapUTF8/Changes
  1.14 2020.09.27   Fixing pod breakage in EUC-JP pod
  1.13 2020.09.27   Fixing MANIFEST.SKIP error
  1.12 2020.09.27   Build tool updates. Maintainer updates. POD error fixes.
                    Relicensed under MIT license.
Comments 0
openSUSE Build Service is sponsored by