[cgiapp] proposal for new cgiapp hook: loaded_html_tmpl
Mark Stosberg
mark at summersault.com
Tue Nov 10 20:56:57 EST 2009
> I don't know how many people use die_on_bad_params, so I don't
> know how worth it it is to modify the core.
I have never used "die_on_bad_params" with HTML::Template. At least
two of the mostly-API-compatible projects choose not to support enabling the option:
HTML::Template::Compiled has the feature disabled and has no plans to implement it.
http://search.cpan.org/~tinita/HTML-Template-Compiled-0.94/lib/HTML/Template/Compiled.pm#MISSING_FEATURES
HTML::Template::Pro also has the feature disabled and it can't be changed.
http://search.cpan.org/~viy/HTML-Template-Pro-0.92/lib/HTML/Template/PerlInterface.pod#new()
To proceed, I'd like to hear at least a small chorus of voices claiming that the they use
the die_on_bad_params feature.
Mark
--
http://mark.stosberg.com/
More information about the cgiapp
mailing list