Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: CGI::Application - why?

by ronmaho249 (Scribe)
on May 16, 2006 at 14:13 UTC ( [id://549770]=note: print w/replies, xml ) Need Help??


in reply to CGI::Application - why?

Another point that often gets lost is that CGI::App promotes proper coding practices for using your CGI scripts as mod_perl Registry scripts. It discourages use of global variables, which we all know can be a problem under Registry. Also, by putting your code in a module, you don't get inner subroutine issues that can crop up under Registry when running the big .cgi script.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-24 09:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found