Hi guys,
I find it easier to do quick dirty things with CGI without having to
restart the server.
So I am wondering if it is possible to create/simulate an Apache request
object so that I can go on developping my application with pure CGI,
and still call the various Apache modules which requires this object.
For instance I'd prefer use directy
$r->header_out() methods than print header (blah blah blah)
I will of course switch completely to mod Perl when my application is
sufficiently hashed out..
Please help me as I am missing some insight on mod perl internals.
Thanks,
--
Serge Barbosa Da Torre - [EMAIL PROTECTED]
"It's not easy, being green."
-- Kermit the Frog