> 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/ ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
