Re: Problems with XML - What exactly does "Cannot decode string with wide characters" mean?

2002-11-11 Thread Dan Kogai
On Tuesday, Nov 12, 2002, at 16:37 Asia/Tokyo, Daisuke Maki wrote: I've recently converted to Perl5.8, and thus migrated all of my Japanese encoding conversion routines to Encode.pm. It mostly works like a charm -- it's fast, and I like it, but somehow XML::LibXML doesn't seem to like it. I'm try

Problems with XML - What exactly does "Cannot decode string with wide characters" mean?

2002-11-11 Thread Daisuke Maki
Hi, I'm not exactly an expert in the various encodings or the Perl internals on unicode, so I apologize in advance if this isn't exactly a well polished question... Anyway, here goes: I've recently converted to Perl5.8, and thus migrated all of my Japanese encoding conversion routines to Encod

Re: Unicode Perl Dependencies

2002-11-11 Thread Philip Newton
On Mon, 11 Nov 2002 14:10:43 -0500 (EST), [EMAIL PROTECTED] (Karl Matthias) wrote: > I'm trying to figure out which files we actually need from > that tree. I'd suggest you also post your message to [EMAIL PROTECTED] (they think about distributions, and the list was set up in response to someone

Unicode Perl Dependencies

2002-11-11 Thread Karl Matthias
All-- I am having trouble tracking down some information which I was hoping to get some help with. Our company has an embedded firewall device on which we run a number of perl scripts. We have a shrunken perl5 distribution which we use to save flash space on our machines. When t