Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Why CGI::Application?

by Willard B. Trophy (Hermit)
on Jan 13, 2004 at 15:01 UTC ( [id://320970]=note: print w/replies, xml ) Need Help??


in reply to Why CGI::Application?

The biggest win about CGI::Application for me is that I can develop locally under good old slow CGI on my dev box, and know that it will run under mod_perl on the production server with no changes.

With mod_perl and Apache::DBI (connection cacheing) I can get application response times so good I didn't think they were possible. The server load is way down too.

If that were all, it would be enough, but you also get HTML::Template for free, and lots of handy prebuilt solution modules that might just do exactly what you want.

--
bowling trophy thieves, die!

Log In?
Username:
Password:

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

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

    No recent polls found