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 Perinci-Sub-To-CLIOptSpec

0.04    2014-11-21 (PERLANCAR)

        - Add more information to CLI option spec: each option now include
          arg/fqarg/arg_spec/links/tags/raw_category.

        - A couple of minor fixes.


0.03    2014-11-20 (PERLANCAR)

        - Accept and pass per_arg_json & per_arg_yaml arguments to
          Perinci::Sub::Args::Argv.

        - Add arg/fqarg/is_base64/is_json/is_yaml to each opt

        - [ux] Don't add required mark '*' for base64/json/yaml version.


0.02    2014-11-20 (PERLANCAR)

	- Add arg_spec for each opt (to show e.g. values of 'in' clause
	  from schema, etc).

	- Add 'default' for each opt.


0.01     2014-11-20 (PERLANCAR)

         - First release. This is part of an effort to refactor Perinci-To-Doc.
           This distribution is separated so it can have minimal dependencies
           (e.g. to be used by Perinci-CmdLine-Lite).