I have to parser some XML files using XML::LibXML parser. But, the files don't have the "encoding" header, and they're encoding is not the default UTF-8 (it's ISO-8859-1). Is possible to set the encoding to the parser before parsing the file? What can I do? (I don't want to change the files) Thanks
_______________________________________________ Perl-Unix-Users mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
