Re: Reading/writing non-Unicode files with perl5.8?

2003-01-14 Thread Earl Hood
port UTF8 locales, then I'm okay with it. --ewh -- Earl Hood, <[EMAIL PROTECTED]> Web: <http://www.earlhood.com/> PGP Public Key: <http://www.earlhood.com/gpgpubkey.txt>

Re: CGI and UTF

2003-01-05 Thread Earl Hood
On January 5, 2003 at 05:42, Jarkko Hietaniemi wrote: > > This is Bad Juju (tm). It _guarantees_ script breakage (potentially > > silently!) for Unix people doing _anything_ but ASCII text manipulation. > > I repeat: I don't think you can do "more than ASCII" by hanging tooth > and nail to the

Re: Fallback problems with Encode

2002-12-28 Thread Earl Hood
On December 28, 2002 at 20:51, Nick Ing-Simmons wrote: > >BTW, in the t/fallbacks.t test case of Encode, 8-bit characters are > >used for the ascii test, and entity references are generated for the > >8-bit characters. > > > >As I stated in my original post, the problem is that t/fallbacks.t > >te

Re: Fallback problems with Encode

2002-12-23 Thread Earl Hood
On December 23, 2002 at 22:41, Nick Ing-Simmons wrote: > >Prints out the following: > > > >1.83 > > > >ASCII -> UTF8 > > !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` > >abcdefghijklmnopqrstuvwxyz{|}~\x80\x81\x82\x83\x84\x85\x86\x87 > >\x88\x89\x8A\x8B\x8C\x

Fallback problems with Encode

2002-12-19 Thread Earl Hood
d} $(D????(B\x{fffd}$(D $B!_$(D??(B\x{fffd} $(D(B\x{fffd}$(D $B!`$(D(B (again, newlines added for readability). Any insights to this behavior will be appreciated. Thanks, --ewh -- Earl Hood, <[EMAIL PROTECTED]> Web: <http://www.earlhood.com/> PGP Public Key: <http://www.earlhood.com/gpgpubkey.txt>