SPUG: Malformed UTF-8 character (unexpected end of string)

Andrew Sweger andrew at sweger.net
Thu Jul 15 15:23:22 CDT 2004


According to perldoc perldiag:

Malformed UTF-8 character (%s)

    Perl detected something that didn't comply with UTF-8 encoding rules.

    One possible cause is that you read in data that you thought to be in
    UTF-8 but it wasn't (it was for example legacy 8-bit data).  Another
    possibility is careless use of utf8::upgrade().

Can you provide any other information about the application you're having
trouble with?

On Thu, 15 Jul 2004, MADRANO ZALVIDAR, L wrote:

> working with some logs. but for some reason is showing this error
> "Malformed UTF-8 character (unexpected end of string) ", when I run the
> script. Anybody knows how can this be fix? 

-- 
Andrew B. Sweger -- The great thing about multitasking is that several
                                things can go wrong at once.







More information about the spug-list mailing list