mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
16 lines
369 B
Plaintext
16 lines
369 B
Plaintext
Unicode::UTF8simple - Conversions to/from UTF8 from/to charactersets
|
|
|
|
This utf-8 converter is written in plain perl and works with hopefully
|
|
any perl 5 version. It was mainly written because more recent modules
|
|
such as Encode do not work under older Perl 5.0 installations.
|
|
|
|
Supported encodings:
|
|
euc-kr
|
|
gb2312
|
|
iso-8859-1
|
|
iso-8859-2
|
|
iso-8859-9
|
|
koi8-r
|
|
utf-8
|
|
windows-1256
|