"My question is if using threaded perl everywhere would cause problems with code that has never been involved with threads or ever cared about threads."
As far as I know, code that doesn't involve threads should run the same whether thread support is compiled or not.
I have compiled my last 3 or 4 Perls with "-Dusethreads". Code written before that still runs as before. I don't see anything different from what I'd expect with new code that doesn't involve threads.
-- Ken
In reply to Re: Possible problems of using perl with threads support
by kcott
in thread Possible problems of using perl with threads support
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |