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.09 - 2023-09-16

  • BUGFIX
    • OptArgs2 may modify the passed options specification. The optspec returned by a command's Form::Tiny form is cached, but not immutable, so this may result in incorrect behavior if the form is reused. Now, pass a clone of the optspec to OptArgs2.

Modules

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