in reply to Re^4: Basic question (mod_perl)
in thread Basic question
My final print of $Report is sometimes empty
Now, I can understand mod_perl resetting $Report each time the code is run. But resetting it right before the final print, after the subroutine call has added to it? In your code fragment, $Report isn't empty when it's being printed either.
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Basic question (mod_perl)
by tye (Sage) on Aug 20, 2003 at 15:51 UTC |