| This Release | CGI-Ex-2.37 | [Download] [Browse] | 09 Feb 2012 | |||
| Latest Release | CGI-Ex-2.38 | [Download] [Browse] | 02 Mar 2012 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (4) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | FAIL (255) [ 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 | handle this step of the App1 app | ||
| App1::PickDomain | handle this step of the App1 app | ||
| App1::PickDomainAlternate | pick from a list of generated alternates when pick_domain fails | ||
| App1::Thankyou | handle this step of the App1 app | ||
| CGI::Ex | CGI utility suite - makes powerful application writing fun and easy | 2.37 | |
| CGI::Ex::App | Anti-framework application framework. | 2.37 | |
| CGI::Ex::App::Constants | Easier access to magic App values | 2.37 | |
| CGI::Ex::Auth | Handle logins nicely. | 2.37 | |
| CGI::Ex::Conf | Conf Reader/Writer for many different data format types | 2.37 | |
| CGI::Ex::Die | A CGI::Carp::FatalsToBrowser type utility. | 2.37 | |
| CGI::Ex::Dump | A debug utility | 2.37 | |
| CGI::Ex::Fill | Fast but compliant regex based form filler | 2.37 | |
| CGI::Ex::JSONDump | Comprehensive data to JSON dump. | 2.37 | |
| CGI::Ex::Template | Template::Alloy based TT2/TT3/HT/HTE/Tmpl/Velocity engine. | 2.37 | |
| CGI::Ex::Validate | The "Just Right" form validator with javascript in parallel | 2.37 |
| 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   |