in reply to perl 5.8.4 threads
The V is capital.# perl -V
Then you have to recompile your perl with threads enable.usethreads=undef use5005threads=undef useithreads=undef usemultiplicit +y=undef
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl 5.8.4 threads
by whatluo (Novice) on Jun 02, 2005 at 06:20 UTC |