Changes for version 2.20
- 2007-10-08
- Added success_hook and failure_hook to Auth (not documented)
- Fix precedence issue in conf reading in App (thanks to Krassimir Berov)
- Fix bug in validate.js with LOCAL_PART matching (thanks to Thomas den Braber)
- Add support for clear_on_error to validate.js (thanks to Thomas den Braber)
Modules
CGI utility suite - makes powerful application writing fun and easy
Anti-framework application framework.
Handle logins nicely.
Conf Reader/Writer for many different data format types
A CGI::Carp::FatalsToBrowser type utility.
A debug utility
Fast but compliant regex based form filler
Comprehensive data to JSON dump.
Template::Alloy based TT2/TT3/HT/HTE/Tmpl/Velocity engine.
another form validator - but it does javascript in parallel
Provides
in lib/CGI/Ex/Auth.pm
in lib/CGI/Ex/Validate.pm
Examples
- samples/app/cgi_ex_1.cgi
- samples/app/cgi_ex_2.cgi
- samples/benchmark/bench_auth.pl
- samples/benchmark/bench_cgix_hfif.pl
- samples/benchmark/bench_conf_readers.pl
- samples/benchmark/bench_conf_writers.pl
- samples/benchmark/bench_jsondump.pl
- samples/benchmark/bench_validation.pl
- samples/devel/dprof_conf.d
- samples/devel/dprof_validation.d
- samples/generate_js.pl
- samples/index.cgi
- samples/js_validate_1.html
- samples/js_validate_2.html
- samples/js_validate_3.html
- samples/yaml_js_1.html
- samples/yaml_js_2.html
- samples/yaml_js_3.html
- samples/yaml_js_4.html