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
Class role for OptArgs2
Form metaclass role for OptArgs2