in reply to XML parser error
XML::Filter::XInclude appears to be a little too naïve. If the included XML use the same encoding as the including XML, I'd try removing the <?xml?> line from the included XML. If that doesn't work, you'll have to get the bug fixed, switch to UTF-8, or find an alternative solution. Either way, you should report the bug.
By the way, you said you're using Perl 5.8.9, but the message implies you're using 5.12.1??
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: XML parser error
by joeperl (Acolyte) on Jun 19, 2010 at 11:57 UTC | |
by ikegami (Patriarch) on Jun 19, 2010 at 17:48 UTC | |
by joeperl (Acolyte) on Jun 19, 2010 at 19:05 UTC | |
by ikegami (Patriarch) on Jun 19, 2010 at 19:20 UTC |