in reply to Re: Filehandles, threads, utf8 reset?
in thread Filehandles, threads, utf8 reset?

No, just a UTF-8 string I picked up from some other example :p Might be that 5.10 handles threads in this situation better. I have a fix in place at the moment but I will consider upgrading. Thanks for trying out the code.
  • Comment on Re^2: Filehandles, threads, utf8 reset?

Replies are listed 'Best First'.
Re^3: Filehandles, threads, utf8 reset?
by ikegami (Patriarch) on Apr 21, 2010 at 00:36 UTC

    I get the warning with ActiveState 5.8.0, but I don't get the warning with ActivePerl 5.8.8 build 824. That said, AS includes patches, but it's a sign that upgrading 5.8.9 would be sufficient to fix the problem. That will save you from reinstalling all your modules.

      So just to confirm,

      5.8.9 runs the code as expected without any issue

      I also tested 5.12

      Seems to me this is a issue with threads, file handles in 5.8.8