It is working fine if I use ProtocolEncoding
$parser = new XML::Parser(Style => 'Tree'); $xml = $parser->parse($xml, ProtocolEncoding => 'ISO-8859-1')
I have one more clarification, If we use ISO-8859-1, will it support to UTF-8 as well ?
In reply to Re^2: XML::Parser does not parse the Symbol
by gopalr
in thread XML::Parser does not parse the Symbol
by gopalr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |