in reply to Does Config{usethreads} work on activestate's 5.8.0 on win2k?
My 5.6.1 on Linux says:
usethreads=define use5005threads=define useithreads=undef usemultiplicity=undef
Which means its got 5005 threads built in.
And 5.8.0 with ithreads:
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
C.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Does Config{usethreads} work on activestate's 5.8.0 on win2k?
by sureshr (Beadle) on Mar 13, 2003 at 14:24 UTC |