Perinci-Object
view release on metacpan or search on metacpan
0.28 2016-12-27 Released-By: PERLANCAR
- No functional changes.
- [dist] Use _SPEC and _COPYPASTE prefixes for dependencies.
0.27 2016-12-26 Released-By: PERLANCAR
- Downgrade prereq String::Trim::More from RuntimeRequires to
DevelopSuggests, copy-paste routine trim_blank_lines().
0.26 2016-12-15 Released-By: PERLANCAR
- risub: Add method default_dry_run to check default dry-run mode
(Rinci 1.1.83).
0.25 2016-11-21 Released-By: PERLANCAR
- [doc] Fix typo in Synopsis.
- Add class: Perinci::Object::EnvResultTable and envrestable() as
shortcut to instantiate this class.
0.24 2015-09-03 Released-By: PERLANCAR
- No functional changes.
- [dist] Move spec prereqs from RuntimeRequires to
DevelopRecommends to reduce deps but still allow indicating spec
requirement.
0.23 2015-09-03 Released-By: PERLANCAR
- Assume LANG=C will use the default en_US, this fixes lots of
'{en_US ...}' marks on lots of dists using this.
0.22 2015-09-03 Released-By: PERLANCAR
- Mark requested language to aid debugging.
0.21 2014-12-11 Released-By: PERLANCAR
- No functional changes.
- [ux] Add example of using riresmulti() in Synopsis.
0.20 2014-12-10 Released-By: PERLANCAR
- No functional changes.
- Use new name of renamed/split module SHARYANTO::String::Util ->
String::Trim::More.
0.19 2014-11-07 Released-By: PERLANCAR
- Regard status 304 as success.
0.18 2014-10-29 Released-By: PERLANCAR
- [Incompatible change] envresmulti(): change 'response'
terminology to 'result' to follow Rinci 1.1.63, so now the method
add_response() is renamed to add_result(), and the result
metadata property is now the correct 'results' and not
'responses'.
0.17 2014-10-28 Released-By: PERLANCAR
[INCOMPATIBLE CHANGES]
- langprop(): \%opts is now optional first argument instead of the
second. This change is to make the syntax of setting a langprop
consistent with others, e.g. $rimeta->langprop("summary", "new value")
and $rimeta->langprop({lang=>"id_ID"}, "summary", "Nilai baru").
[ENHANCEMENTS]
- Allow setting a langprop.
- Add convenient methods: name(), caption(), summary(), description().
They all use langprop() under the hood.
0.16 2014-10-28 Released-By: PERLANCAR
- Add envresmulti() (Perinci::Object::EnvResultMulti).
0.15 2014-10-20 Released-By: PERLANCAR
- No functional changes.
- Fix typo in test which caused CT failure reports.
0.14 2014-10-16 Released-By: PERLANCAR
- langprop(): Search PROP.alt.lang.xx in addition to
PROP.alt.lang.xx_XX.
- Rename module files.
0.13 2014-01-03 Released-By: SHARYANTO
- Trim language from locale env (e.g. "en_US.UTF-8" to "en_US") to
avoid unnecessary mark.
( run in 0.721 second using v1.01-cache-2.11-cpan-71847e10f99 )