|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^2: CGI::Application, the cgiapp_prerun mode, and CGI object interactionby geektron (Curate) |
| on Oct 16, 2005 at 21:20 UTC ( [id://500634]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Guess I didn't step away enough to have it make sense to anyone else....
That said, here's some code: and the store() method ... both methods of stashing the value until the runmode is executed failed. as i've understood the calling stack: CGI::App->new() -> prerun -> setup -> "runmode" -> teardown so i don't see how something set in one mode wouldn't carry into another, because it's the same "run cycle".
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||