in reply to Re: threading a perl script
in thread threading a perl script

I'm not really sure how "using processes" is hard on Windows. Just system (resp. system( 1, ...) launches many processes quite fast.