Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: use CGI or die, even with mod_perl?

by tadman (Prior)
on Apr 29, 2003 at 14:53 UTC ( [id://253958]=note: print w/replies, xml ) Need Help??


in reply to use CGI or die, even with mod_perl?

To be honest, if you're making a mod_perl application you don't have to use the CGI module at all. Apache::Request does the handling for you, in a manner that is quite similar to CGI.

There are a few tiny differences, but otherwise, you can survive without having to use CGI at all. Of course, you're using the mod_perl equivalent, so, it's not like you're playing with fire.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://253958]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-03-29 02:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found