in reply to Re^2: Thread::Pool and Template Toolkit
in thread Thread::Pool and Template Toolkit
Threading problems are notoriously difficult and on top of that Perl's implementation is probably still buggy. It's very hard to give you a helpful answer without seeing the code of the script and the template(s).
I think the best thing for you to do is to cut the offending program back to the smallest example that still demonstrates the bug. If the problem isn't clear by then, feel free to post the code here for people to look at. I'm sure the monks will be happy to help you out.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Thread::Pool and Template Toolkit
by perldragon80 (Sexton) on Aug 07, 2004 at 18:56 UTC | |
by Joost (Canon) on Aug 07, 2004 at 20:25 UTC | |
by BrowserUk (Patriarch) on Aug 07, 2004 at 19:37 UTC | |
by perldragon80 (Sexton) on Aug 07, 2004 at 19:59 UTC | |
by BrowserUk (Patriarch) on Aug 08, 2004 at 06:11 UTC | |
by perldragon80 (Sexton) on Aug 09, 2004 at 17:03 UTC | |
|
In Section
Seekers of Perl Wisdom