in reply to
AS Perl 5.10 1003 useithreads?
Running
perl -V
from the command prompt should tell you.
Update:
I just remembered this is covered in
perlthrtut
.
Hope this helps
Martin
Comment on
Re: AS Perl 5.10 1003 useithreads?
Download
Code
Replies are listed 'Best First'.
Re^2: AS Perl 5.10 1003 useithreads?
by
Anonymous Monk
on Aug 14, 2008 at 11:53 UTC
Thanks Martin, Found it, and yes by default is does use ithreads
[reply]
In Section
Seekers of Perl Wisdom