Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.451
- form_process_extras now only operates on fields listed in the new process_extras argument. This will become a hashref soon, the same as process_fields, containing field processors.
- As a consequence, the __SKIP_PROCESS_EXTRAS__ flag has gone away.
- some field processors set in form_builder_defaults can set values into the form, which is bad for a search_form, so search_form now clears them out - currently in a slightly expensive way, revisit this when CGI::FB 3.03 is released
Modules
Class::DBI/CGI::FormBuilder integration