Hi all.
I am using parser.pm for parsing my xml files. But I have a problem with the output of parser. That is about the encoding. I use the encoding parameter as ISO-8859-9 for Turkish characters. But it converts the output to UTF8 encoding.
I also wonder whether parser.pm uses xml::sax::base module? Thanks all.
I am using parser.pm for parsing my xml files. But I have a problem with the output of parser. That is about the encoding. I use the encoding parameter as ISO-8859-9 for Turkish characters. But it converts the output to UTF8 encoding.
I also wonder whether parser.pm uses xml::sax::base module? Thanks all.