Re: Iconv vs. Unicode::* (was Re: several fixes)

On Thu, 19 Apr 2001, Terje Bless wrote:

> link@tux:~<1>link@tux:~<5>cat /etc/issue
> Red Hat Linux release 7.0 (Guinness)
> Kernel 2.2.17-14smp on an i686
> link@tux:~<2>rpm -q glibc
> glibc-2.2-12
> link@tux:~<3>iconv --list
> The following list contain all the coded character sets known.
[...]
> UK, UNICODE, UNICODEBIG, UNICODELITTLE, US-ASCII, US, UTF-7, UTF-8, UTF-16,
> UTF-16BE, UTF-16LE, UTF8, VISCII, WCHAR_T, WIN-SAMI-2, WINBALTRIM,
> WINDOWS-1250, WINDOWS-1251, WINDOWS-1252, WINDOWS-1253, WINDOWS-1254,
> WINDOWS-1255, WINDOWS-1256, WINDOWS-1257, WINDOWS-1258, WS2, YU

That's certainly an impressive list, and it does seem easier than the
combination of Unicode::Map8, CJKVconv.pl, and jconv.c that I'm using.
The system-dependence puts me off a bit; htmlhelp.com only has glibc 2.1,
so it's missing the windows-* encodings in `iconv --list`.

-- 
Liam Quinn

Received on Wednesday, 18 April 2001 23:20:54 UTC