in reply to Re^5: XML::Twig and file encoding
in thread XML::Twig and file encoding
Also this is what's printed to STDOUT:
That is only half -- is that infile our outfile?
You're using 2 arg open and you forgot to binmode, see perlunitut: Unicode in Perl#I/O flow (the actual 5 minute tutorial) and Is there a way to automatically decode or encode?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: XML::Twig and file encoding
by slugger415 (Monk) on Aug 02, 2014 at 16:09 UTC | |
|
Re^7: XML::Twig and file encoding
by slugger415 (Monk) on Sep 18, 2014 at 14:19 UTC | |
by slugger415 (Monk) on Sep 18, 2014 at 15:09 UTC |