"Fred Eisele" <[EMAIL PROTECTED]> writes:

> > "Fredrick Paul Eisele" <[EMAIL PROTECTED]> writes:
> <chop/>
> 
> > Yes, as Andreas pointed out Unicode support works but has bugs in
> > 5.6.1. But as far as I can tell, it works flawlessly in 5.7.2. 
> > 
> > First, if anyone wants to use Unicode seriously (including
> > ISO-8859-1), I would suggest that you upgrade to Perl-5.7.2.
> > 
> > Second I'm happy to add in some kind of support to Xerces to controls
> > the global behavior of transcoding. Xerces-P already has a ISO-8859-1
> > transcoder built into, but I just don't use it. So there could easily
> > be a global variable that any user can set that controls whether
> > Unicode is used or not.
> 
> I may still do this.
> 
> But, it seems that using..
>  use bytes;
> Clears up the problems.
> Hopefully, at least until 5.7.X is blessed.

Ok, glad that you found a workaround. 5.7 won't be blessed until it
becomes 5.8.0...

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to