in reply to Bareword "threads::joinable" not allowed while "strict subs" in use
Best guess: the version of threads that came with 5.8.8 predates the addition of the threads::joinable constant.
Solution: Upgrade.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Bareword "threads::joinable" not allowed while "strict subs" in use
by Preceptor (Deacon) on Dec 26, 2013 at 17:51 UTC | |
by BrowserUk (Patriarch) on Dec 26, 2013 at 19:18 UTC | |
by Anonymous Monk on Dec 26, 2013 at 23:37 UTC | |
by lifang11 (Novice) on Dec 27, 2013 at 09:59 UTC | |
by BrowserUk (Patriarch) on Dec 27, 2013 at 10:09 UTC | |
by marto (Cardinal) on Dec 27, 2013 at 10:12 UTC |