The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Smart::Options

0.03   Fri Dec  14 20:51:25
    - fix test on windows (thanks to NGLENN)
    - support dot notation

0.021  Thu Nov  29 12:32:53
    - fix test_requires and alias bugs (thanks to hayajo)
     - https://github.com/kan/p5-smart-options/pull/1

0.02   Tue Nov  13 21:16:21
    - support subcommand like GetOpt::Compat::WithCmd
    - support DSL like opts (Smart::Options::Declare)

0.01   Sun Oct  07 13:23:11 
    - original version