in reply to Re: Re: Re: 8-bit Clean XML Data I/O?
in thread 8-bit Clean XML Data I/O?
I wonder if I could make a sub-class of XML::Writer which Base64 encoded strings containing non-UTF-8 characters, and prefixed them with some kind of marker so I'd know to reverse the encoding when reading. Of course, then I'd need a sub-class of XML::Simple to get it back out again. Good lord, what a hack.
-sam
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: 8-bit Clean XML Data I/O?
by diotalevi (Canon) on Feb 21, 2004 at 01:39 UTC |