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.55

  • MAJOR CHANGES, WARNING WARNING AWOOGA AWOOGA. THIS RELEASE BREAKS BACKWARDS COMPATIBILITY LOTS.
  • Added HTML and SUBROUTINE elements to allow arbitrary stuff in your forms.
  • Added LEXICON element so that l10n now happens right in your XML. Removed all Locale::Maketext stuff.
  • OPTIONS which are hashes (either from a subroutine or static) now sort by value rather than key.
  • CHECKBOX values now default to "1" if you don't set them, and retain their state when navigating back and forth.
  • Added validation routine(s): Network mac_address()
  • Improved taint-friendliness.

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