Perl class that implements conversion between arbitrary charsets
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 string conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API.
$
pkg install p5-Unicode-MapUTF8Origin
converters/p5-Unicode-MapUTF8
Size
32.7KiB
License
MIT
Maintainer
perl@FreeBSD.org
Dependencies
5 packages
Required by
4 packages