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.05 - 2023-08-17

  • REPO FIX
    • add missing file to repo
  • ENHANCEMENT
    • expose OptArgs2 to Fold::Tiny hash inflation routine
    • add optargs_opts keyword to handle plugin configuration
    • inheriting the 'required' attribute is now optional, and moderated via the new inherit_required optargs_opts keyword
    • inheriting a parent Form's optargs now moderated by the inherit_optargs plugin config attribute. Which Forms to inherit from are specifid by the inherit_optargs_match plugin config attribute.

Modules

A Plugin to interface Form::Tiny with OptArgs2
Form metaclass role for OptArgs2