|
|
| XP is just a number | |
| PerlMonks |
Re^3: CGI::Application - why?by santonegro (Scribe) |
| on May 15, 2006 at 16:31 UTC ( [id://549596]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I found that CGI::Prototype did a good job of raising the abstraction that CGI::Application started towards. When you develop a web app under CGIP, you dispatch to modules not subroutines. And the dispatch mechanism is more general: it can be based on anything that you want: GET versus POST, any particular parameter, etc.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||