|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: mod_cgid, CGI::Fast share values between different scripts?by thomas895 (Friar) |
| on Oct 09, 2012 at 07:22 UTC ( #997940=note: print w/ replies, xml ) | Need Help?? |
|
Your approach goes wrong on several levels.
Instead, what it sounds like you want is a session with a storage backend. Consider CGI::Session, for example, or Apache::Session(X) for mod_perl. HTH Update: Replaced <pre /> with <code />, because that did not look right at all.
~Thomas~ confess( "I offer no guarantees on my code." );
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||