![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Sure -- you can create another object that takes as its params a file -- you get a pre-loaded, stateful CGI object.
In mod_perl, in some cases you need to create lexically scoped CGI objects rather than a global one (or pass the CGI object into a sub as a reference). -- Brett Go not to the Elves for counsel, for they will say both no and yes In reply to Re: Are there reasons to instantiate the CGI object more than once?
by bmccoy
|
|