| This Release | CGI-Ex-2.27 | [Download] [Browse] | 06 Dec 2008 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (3) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (164) FAIL (7) NA (1) UNKNOWN (1) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Unknown | |||||
| Special Files |
|
|||||
| App1 | base class for use in app1.pl | ||
| App1::CustInfo | enter user info and verify it | ||
| App1::DoBill | This step would process the billing | ||
| App1::PickDomain | usually the first step - pick a domain | ||
| App1::PickDomainAlternate | pick from a list of generated alternates when pick_domain fails | ||
| App1::Thankyou | show the final page of the application | ||
| CGI::Ex | CGI utility suite - makes powerful application writing fun and easy | 2.27 | |
| CGI::Ex::App | Anti-framework application framework. | 2.27 | |
| CGI::Ex::Auth | Handle logins nicely. | 2.27 | |
| CGI::Ex::Conf | Conf Reader/Writer for many different data format types | 2.27 | |
| CGI::Ex::Die | A CGI::Carp::FatalsToBrowser type utility. | 2.27 | |
| CGI::Ex::Dump | A debug utility | 2.27 | |
| CGI::Ex::Fill | Fast but compliant regex based form filler | 2.27 | |
| CGI::Ex::JSONDump | Comprehensive data to JSON dump. | 2.27 | |
| CGI::Ex::Template | Template::Alloy based TT2/TT3/HT/HTE/Tmpl/Velocity engine. | 2.27 | |
| CGI::Ex::Validate | The "Just Right" form validator with javascript in parallel | 2.27 |
| app1 | Signup application using bare CGI::Ex::App   |
| bench_auth.pl | Test relative performance of CGI::Ex::Auth   |
| cgi_ex_1.cgi | Show a basic example using some of the CGI::Ex tools (but not App based)   |
| cgi_ex_2.cgi | Rewrite of cgi_ex_1.cgi using CGI::Ex::App   |
| index.cgi | Show a listing of available utilties in the samples directories.   |
| js.pl | simple @INC js printer   |
| memory_app.pl | Test memory usage and benchmark speed comparison with CGI::Application   |