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

  • upgraded documentation.
  • major simplification of the API. Sorry, no backward compatability, but the new API rocks.
  • added translate method.
  • added filetest check.
  • added various formatting parms for greater "look and feel" control.
  • *all* output to FH_OUT now uses format() from Text::Autoformat for consistency.
  • added AUTOLOADING of get/set methods for modifying parameters stored in Term::Interact objects.
  • added new_check method to offload processing of check parms from the individual check subs. Now all the check subs expect check objects, which are constructed by new_check.

Modules

Interactively Get Validated Data