|
|
| more useful options | |
| PerlMonks |
Re^2: Populate CGI from HTTP::Request wo/ using %ENV ?by ikegami (Pope) |
| on Mar 09, 2008 at 23:29 UTC ( #673146=note: print w/ replies, xml ) | Need Help?? |
|
There's no relation between CGI (the protocol) using the environment and the need to create a CGI object from a HTTP::Request object. For example, CGI (the module) can already create an object from an Apache::Request object without touching the environment.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||