Changes for version 0.002 - 2015-05-03

  • When calling the model for the second and more times after creating it, pass any args (if any) to ->process.
  • When calling for the model you may now use a single first positioned argument to set the item or item_id, to cover a common use case.
  • Allow you to control if we use Request->body_data or Request->body_parameters when accessing POSTed data.
  • Allow you to disable form auto process of request body globally.

Modules

Proxy a directory of HTML::Formhandler forms