Hello,
Could someone share there views about Threads in perl. If I understood
correctly, Threads are available in 5.005 Version and iThreads are available
in 5.6 Version??.
I get the following error when I compile a code that uses thread.pm under
5.6 Version.
"This perl was built for "ithreads", which currently does not support
Thread.pm.
Run "perldoc Thread" for more information at threads.pl line 2."
also, would you recomend use of 5.005Version Thread.pm in production code??
thank you in advance.
Kris.