On Fri, Dec 07, 2001 at 05:22:46PM +0000, Jean-Michel Hiver wrote:
> The concatenation doesn't work!
> Tested on the command line and in mozilla browser (which has quite good
> unicode support)
Perl 5.6.1 works for me, although if you run it from the commandline in
a terminal that does only iso-8859-1 you'll see:
Content-Type: text/plain; charset=UTF-8
�
�
�
but if you redirect it to a file and use a good editor on it (yudit or
vim), you'll see that it's actually correct and that there are 2
characters (6 bytes) on the last line.
--
Bart.