in reply to Re^7: multi-threaded win32::console
in thread multi-threaded win32::console

Ah, mea culpa!

I thought that #!/usr/bin/perl -w would do it regardless of platform. I now see in the book of perlrun that I would have to trick my OS into doing that in an OS specific way. I'll return after some more debugging.