![]() |
|
XP is just a number | |
PerlMonks |
Re^2: How to Optionally enable threads in Perl 5.10.0by DrWhy (Chaplain) |
on Aug 09, 2010 at 18:18 UTC ( [id://853893]=note: print w/replies, xml ) | Need Help?? |
That's interesting, but if it's unsafe to 'require threads' directly, seems that this approach is just doing the same thing indirectly and would suffer the same kind of problem.
If the problem is just that you must be sure that threads is there at compile time maybe something like this would work:
--DrWhy "If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."
In Section
Seekers of Perl Wisdom
|
|