- updated to 1.10
* Provide and API got accessing the original key that a value was set
with, in a case-preserving way. If the case of the key in a file
matters, it is now possible to determine.
* The 'name' value passed to the 'callback' parameter is now no longer
forced to lower-case, as a consequence.
* Multiple bug fixes concerning filters, including empty filters,
valueless keys, and applying filters to single values.
* Add "human" argument to get_all and get_regexp, to match get
* Add an add_comment method
* Add an encoding attribute, which adds the appropriate layer on file
I/O
* Enforce that all keys must have sections, as git 1.7.4.4 began doing (forwarded request 177289 from coolo)
OBS-URL: https://build.opensuse.org/request/show/177368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-GitLike?expand=0&rev=5
- updated to 1.10
* Provide and API got accessing the original key that a value was set
with, in a case-preserving way. If the case of the key in a file
matters, it is now possible to determine.
* The 'name' value passed to the 'callback' parameter is now no longer
forced to lower-case, as a consequence.
* Multiple bug fixes concerning filters, including empty filters,
valueless keys, and applying filters to single values.
* Add "human" argument to get_all and get_regexp, to match get
* Add an add_comment method
* Add an encoding attribute, which adds the appropriate layer on file
I/O
* Enforce that all keys must have sections, as git 1.7.4.4 began doing
OBS-URL: https://build.opensuse.org/request/show/177289
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-GitLike?expand=0&rev=11
* Fix a spelling mistake in Config::GitLike::Cascaded
(gregoa@debian.org, forwarded by carnil@debian.org)
* Allow calling ->load_file as a class method, for simple use cases
(alexmv)
* Fix a parsing bug when quoted strings directly adjoined to unquoted
strings (alexmv)
* Calling ->load_file on a nonexistant file no longer sets ->is_loaded
(alexmv)
* Document that getters implicitly call ->load (alexmv)
* Make ->dump implicitly call ->load as well (alexmv)
* Minor POD fixes (alexmv, spang)
* support Module::Install::ExtraTests 0.007 (sunnavy)
* properly set is => 'rw' in inherited classes (trs, alexmv)
* silence lc warnings on undef under perl 5.12 (iarnell@gmail.com)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-GitLike?expand=0&rev=7