Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Examples of CGI::Application

by Anonymous Monk
on May 20, 2005 at 17:13 UTC ( [id://459065]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hello Monks,

I am looking for examples of CGI::Application in use. I have been reading the tutorials given within the modules at cpan and I have also been to:

www.cgi-app.org
The Simon Cozens article on perl.com
and all of the obvious pages that google will give you. I am specificly interested in input handling from forms.

Thank you

Replies are listed 'Best First'.
Re: Examples of CGI::Application
by dragonchild (Archbishop) on May 20, 2005 at 17:15 UTC
    You're going to want to look at the various plugins that C::A has. Specifically, CGI::Application::ValidateRM. The mailing list is a good place to go for this kind of info.

    • In general, if you think something isn't in Perl, try it out, because it usually is. :-)
    • "What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against?"
Re: Examples of CGI::Application
by redhotpenguin (Deacon) on May 20, 2005 at 17:52 UTC
    An example of a large web application using CGI::Application is Krang. It's a big application but a great example to learn from!
Re: Examples of CGI::Application
by perrin (Chancellor) on May 20, 2005 at 17:56 UTC
    FYI, that article was written by Jesse Erlbaum, the original author of CGI::Application, not by Simon Cozens. Simon was the editor of perl.com at that time.
Re: Examples of CGI::Application
by ww (Archbishop) on May 20, 2005 at 18:09 UTC
Re: Examples of CGI::Application
by astroboy (Chaplain) on May 21, 2005 at 01:13 UTC
    If you're interested in validation, have a look at this demo of CGI::Application::Plugin::ValidateRM. This article touches on validaton too

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-23 21:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found