0.46 2017-01-31 (PERLANCAR)
- Add module: Perinci::Sub::Util::Args with routines: args_by_tags,
argnames_by_tag, func_args_by_tag, func_argnames_by_tag,
call_with_its_args.
0.45 2016-02-21 (PERLANCAR)
- Add function: gen_curried_sub().
0.44 2015-12-31 (PERLANCAR)
- Split Perinci::Sub::Util::PropertyModule to its own dist to
resolve circular dep problem [RT#110777].
0.43 2015-12-25 (PERLANCAR)
- Add module: Perinci::Sub::Util::PropertyModule.
0.42 2015-09-04 (PERLANCAR)
- No functional changes.
- [dist] Move spec prereqs from RuntimeRequires to
DevelopRecommends to reduce deps but still allow indicating spec
requirement.
0.41 2015-01-04 (PERLANCAR)
- [Bugfix] Fix metadata: forgot to specify 'output_code' argument.
0.40 2014-10-15 (PERLANCAR)
- Add module Perinci::Sub::Util::Sort.
0.39 2014-09-25 (PERLANCAR)
- Add functions: warn_err() and die_err().
0.38 2014-06-27 (SHARYANTO)
- First release. Split from Perinci-Util dist.
- Add function: gen_modified_sub().