XML::XPath will most likely return text strings, while print can only work properly with byte strings.
So you might even want to try binmode STDOUT, ':encoding(UTF-8)'; before printing.
In reply to Re^3: UTF8 issue with XML::XPath
by moritz
in thread UTF8 issue with XML::XPath
by jodaka
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |