|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^5: Unicode UTF16 - Unknown encoding errorby john_oshea (Priest) |
| on Jun 25, 2007 at 11:56 UTC ( #623152=note: print w/ replies, xml ) | Need Help?? |
|
OK, I'm not that familiar with PerlApp, but it looks like you may need to explicitly tell it to include Encode - something like:
You may also need to add Encode::Unicode (and possibly others) if Encode delegates its Unicode-handling to more specific modules (as I suspect it might).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||