Re: utf-8 (or not) encoding question
by Joshua Santelli other posts by this author
Dec 9 2004 12:55PM messages near this date
view in the new Beta List Site
Re: utf-8 (or not) encoding question
|
Frustration with XML::Simple
& XSLT Thanks all -- I guess I need to figure out who put the
Latin-1 into my UTF-8.
josh
--- Grant McLean <grant@[...].nz> wrote:
> On Fri, 2004-12-10 at 07:21, Joshua Santelli wrote:
> > Hello,
> >
> > I'm using XML::LibXML to parse a file that I have.
>
> > The character in questions looks like one byte
> (F3)
> > when I `less` the file on UNIX:
>
> That looks like it's a Latin-1 encoding rather than
> UTF-8.
> In UTF-8, all characters beyond 0x7F are encoded
> using two
> or more bytes. More details in the FAQ:
>
> http://perl-xml.sourceforge.net/faq/#utf8
>
> Cheers
> Grant
__________________________________
Do you Yahoo!?
Dress up your holiday email, Hollywood style. Learn more.
http://celebrity.mail.yahoo.com
Thread:
Joshua Santelli
Grant McLean
Joshua Santelli
|