Changes for version 0.44

  • added NoTextAreas post-processor
  • accepts the name of a built-in post-processor in the 'post_process' argument, as well as a coderef
  • the +VALUE processor sets the value to the default for the column from the database, if there is no value in the column and the column is NOT NULL
  • added db_order_columns() as a public method

Modules

Class::DBI/CGI::FormBuilder integration