Changes for version 2.23
- 2007-12-20
- Add the onevent load option - make sure validate_if figures into dependencies
- Add was_valid, had_error, and was_checked validation options
- Add vif_disable option.
- Pass more information to clear/set hooks using named args
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.
The "Just Right" form validator with 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/devel/memory_app.pl
- samples/index.cgi
- samples/validate_js_0_tests.html
- samples/validate_js_1_onsubmit.html
- samples/validate_js_2_onchange.html
- samples/validate_js_yaml_1.html
- samples/validate_js_yaml_2.html
- samples/validate_js_yaml_3.html
- samples/yaml_js_1.html
- samples/yaml_js_2.html
- samples/yaml_js_3.html
- samples/yaml_js_4.html