Text::Iconv compiled on Win32, linked dynamically to libiconv

2002-10-21 Thread Robert Allerstorfer
Hi, in order to use Autrijus' Encode::compat on Win32, I would like to compile Text::Iconv dynamically linked to libiconv.dll (GNU libiconv, separately compiled). But, I couldn't find instructions on the net yet on how to do that. Did anybody do this successfully? Any help is appreciated. best, r

Call for Papers: IUC23 (23rd Internationalization and Unicode Conference)

2002-10-21 Thread Richard Ishida
>> Call for Papers! < Twenty-third Internationalization and Unicode Conference (IUC23) Unicode, Internationalization, the Web: The Global Connection Week of March 24-28, 2003 Prague, Cze

UTF-8 encoded octets to ->decode

2002-10-21 Thread nick
As I 1/2 expected Encode:XS::decode had same problems with input that was UTF-8 encoded (e.g. literal string in scope of UTF-8 even after passing through =??Q?'s regular expression. Attached patch seems to fix it. (Posted via an unusual route though) patch Description: Binary data

[Encode] 1.80 released

2002-10-21 Thread Dan Kogai
Hugo and porters, I have released Encode 1.80 despite the fact I just released 1.79 less than 24 hours ago. Whole: http://www.dan.co.jp/~dankogai/Encode-1.80.tar.gz and CPAN Change is very small; it just includes a patch from NI-XS. $Revision: 1.80 $ $Date: 2002/10/21 20:39:09 $ ! Encode.x

[Encode] 1.79 released

2002-10-21 Thread Dan Kogai
porters, I have decided to release Encode 1.79 so soon after 1.78 with two reasons. Whole: http://www.dan.co.jp/~dankogai/Encode-1.79.tar.gz and CPAN =head1 reasons =over =item 1 The latest patch to Encode.(pm|xs) by Nick In-XS to relocate Encode::utf8 from .pm to .xs has introduced a min