in reply to How to check the encoding format of an XML
If you really want to know the encoding, then you can use the encoding() method in XML::LibXML::Document. Maybe XML::Parser has a similar property.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to check the encoding format of an XML
by eserte (Deacon) on Nov 20, 2007 at 21:12 UTC |