seems like activestate has released it's version of perl 5.8.0 (beta),
the threads && threads::shared are nicely supported, i already run
some tests and the results seemed ok.
a quick link too :
http://www.activestate.com/Products/Download/Register.plex?id=ActivePerl&type=Beta
(i hope i'm not t
Hi,
I'm a *real* newbie when it comes to threading (and rather new to
programming in general) After reading the documentation for the
Thread.pm module and the threads.pm module, I believe I wrote something
that should work just fine...
However, if I'm using the Thread.pm module, the following cod