The problem is that after the data is returned (and I debugged it to make sure the data was indeed returned), the process spits out no values for anything in my template and nothing shows up in the browser(except the background page color). I remove the Thread::Pool module and use the threads module for threading without management and voila, HTML is back.
Does anyone have any idea why this would happen?
As an aside the background color is printed and I don't get any server log errors and I can even hear the server doing processing work while the threading happens, the page just doesn't get displayed. I even put the Thread::Pool code into a standalone script just to make sure I was getting the proper values and returning the appropriate information, and it looked fine.......HMMMMM.
Perl version:5.8.5, with the latest TT and Thread::Pool modules, as well as Apache 2.0.50.
In reply to Thread::Pool and Template Toolkit by perldragon80
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |