in reply to The quest for mulithreaded Perl

I've used Threads in Perl, and I'm still using that App. :)
(It's using 5.005 threads in 5.6.1 though, I've not got around to converting to the new ithreads yet, it looks like that could be difficult.)

here is a link to a tutorial using ithreads. Seems simple enough :)

C.