in reply to Re: UTF8 issue with XML::XPath
in thread UTF8 issue with XML::XPath
it will give me data in wrong encoding. So it's not related with files I/O... it's in XML::XPathprint $xp->find('/conf')->get_node(1)->toString();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: UTF8 issue with XML::XPath
by moritz (Cardinal) on Mar 05, 2008 at 12:00 UTC | |
by jodaka (Initiate) on Mar 05, 2008 at 14:11 UTC |