Hi Mike,
Thanks for the reply.
Sorry I should have mentioned this: My production system is perl 5.8.8.
I've had other people try the code (you can do it without log4perl just
using
STDOUT even) and it seems to work fine in 5.10. So this might just be
something that was improved with late
On Tue, 20 Apr 2010, p...@aers.ca wrote:
> Everything works, because the utf8 flag is set everything is fine.
> However, as soon as we start spawning threads...
Works for me also, only thing I changed was to add
use utf8;
at the beginning as you're writing code in UTF8. Without it, I end