Changes for version 2.09 - 2007-04-05
- Add more documentation about file paths
- Allow for base_dir_abs to return a single value, or an arrayref of values, or a coderef that returns a single value or arrayref.
- Allow CGI::Ex send_status to work on mod_perl2.
- Add tests to cover all virtual methods in CGI::Ex::Template.
- Bring all virtual methods into line with TT2.18
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.
Fast and lightweight TT2/3 template engine
another form validator - but it does javascript in parallel
Provides
in lib/CGI/Ex/Auth.pm
in lib/CGI/Ex/Template.pm
in lib/CGI/Ex/Template.pm
in lib/CGI/Ex/Template.pm
in lib/CGI/Ex/Template.pm
in lib/CGI/Ex/Template.pm
in lib/CGI/Ex/Template.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_method_calling.pl
- samples/benchmark/bench_optree.pl
- samples/benchmark/bench_template.pl
- samples/benchmark/bench_template_tag_parser.pl
- samples/benchmark/bench_validation.pl
- samples/benchmark/bench_various_templaters.pl
- samples/conf_path_1/apples.pl
- samples/conf_path_1/oranges.pl
- samples/conf_path_3/apples.pl
- samples/conf_path_3/oranges.pl
- samples/devel/dprof_conf.d
- samples/devel/dprof_template.d
- samples/devel/dprof_validation.d
- samples/generate_js.pl
- samples/html1.htm
- samples/html2.htm
- samples/index.cgi
- samples/js_validate_1.html
- samples/js_validate_2.html
- samples/js_validate_3.html
- samples/memory_template.pl
- samples/perl1.pl
- samples/perl2.pl
- samples/yaml1.val
- samples/yaml2.val
- samples/yaml3.val
- samples/yaml_js_1.html
- samples/yaml_js_2.html
- samples/yaml_js_3.html
- samples/yaml_js_4.html