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

Changes for version 0.03 - 2007-07-04

  • Now always pass in the context in the user_data hash: my $c = $form->user_data->{context};
  • Add dependency on Template 2.19 for the demo application, and a template fix for testing .defined on id_suffix.
  • Force checkbox to value="1" -- HTML::FillInForm uses "on".

Examples