in reply to Re: Getting utf8::SWASHGET when using MIME::Tools
in thread Getting utf8::SWASHGET when using MIME::Tools
Thanks you so much, unfortunately as I develop on a company product (that uses perl scripts) that must be compatible with the customer's environment, I don't think it will be possible to upgrade to a later version
However, I accidentally managed to get that script to work by running it as bash$ perl script.pl instead of bash$ ./script.pl. Really bizarre but I guess something to be aware of :)
Thanks for providing some background on my issue and I'll keep in mind your points on the way Perl 5.8 handles utf encoding if I come across a more persistent similar issue.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Getting utf8::SWASHGET when using MIME::Tools
by MidLifeXis (Monsignor) on Jun 05, 2012 at 13:47 UTC | |
by nobilis (Initiate) on Jun 05, 2012 at 15:16 UTC |