in reply to Re^3: Encode throws "Wide character in subroutine entry" when using XML::Simple
in thread Encode throws "Wide character in subroutine entry" when using XML::Simple
That code doesn't run. Please provide the code you actually ran. For starters, I don't know if you've removed
local $XML::Simple::PREFERRED_PARSER = 'XML::Parser';
or not.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Encode throws "Wide character in subroutine entry" when using XML::Simple
by nglenn (Beadle) on Dec 13, 2010 at 18:14 UTC | |
by ikegami (Patriarch) on Dec 14, 2010 at 00:31 UTC |