Hello monks,
I'm curently writing our Boring Corporate Site in HTML::Mason over mod_perl2. With some effort, I've set up a "session" scope variable controlled by cookies (thanks to Apache::Session::Wrapper). But now I need a "request" scope variable which would survive redirects, but not rest on the entire session. For example, I'd like to put error message in request scope, then do a HTTP redirect to my error page, extract the error message and complete the requests (all other ways are uglier). How can I do that? Is there something for that in $m or $r?
In reply to mod_perl2 / HTML::Mason request scope. by atemerev
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |