The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.60

  • WARNING: BREAKS BACKWARDS COMPATIBILITY AGAIN. LOTS.
  • Changed all XML elements and attributes, and parameters to new(), to lower case. For instance, <FORM...> is now <form...>
  • All external routines called by FM, including pre- and post-events and validation routines, now have the FormMagick object passed to them as their first parameter. This will break any existing validation, pre/post routines, etc.
  • Fixed a small bug where field values of "0" would not be preserved.
  • Documentation fixes.

Documentation

Modules

easily create CGI form-based applications
pre/post form/page event handlers
HTML output routines for FormMagick
localization routines for FormMagick
setup/initialisation routines for FormMagick
Call subs by name.
Generate HTML tags
utility routines for FormMagick
validate data from FormMagick forms
basic validation routines for FM
business-related validation routines
geography-related validation routines
length-related validation routines
network-related validation routines