Around Mon, Mar 01, 2004 at 05:43:52PM +0100,  Endre Szekely-Bencedi, wrote:
> Hello List,
> 
> -f squid-extended -F html > /var/www/html/calamaris2.html;date
> Mon Mar  1 17:44:08 CET 2004
> Malformed UTF-8 character (unexpected non-continuation byte 0x31,
> immediately after start byte 0xf3) in split at (eval 1) line 20, <> line
> 369578.
> Malformed UTF-8 character (unexpected non-continuation byte 0x31,
> immediately after start byte 0xf3) in split at (eval 1) line 20, <> line
> 369578.
> Split loop at (eval 1) line 20, <> line 369578.
> Mon Mar  1 17:48:05 CET 2004
> 
Hi,
I got around this by adding:
        use bytes;
to calamaris.

Roger

Reply via email to