The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.004002 - 2013-01-31

  • make form_class attr 'rw' to enable runtime change of the form_class
  • remove perl 5.10 dependency
  • The 'posted' flag also works to prevent validation from being performed if there are extra params in the params hash and it is not a 'POST' request.