mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
2.30
- applied patch by Branislav Zahradnik <brano@blueorange.sk> which adds -InterPolateEnv. This allows to use environment variables too. It implies -InterPolateVars. - added object list capability for the ::Extended::obj() method. If a certain key points to an array of hashrefs, then the whole arrayref is returned. Suggested by Alan Hodgkinson <alan@softxs.ch>. git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@56 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
13
Changelog
13
Changelog
@@ -1,3 +1,16 @@
|
||||
2.30
|
||||
- fixed rt.cpan.org bug #7957, added <20>
|
||||
|
||||
- applied patch by Branislav Zahradnik
|
||||
<brano@blueorange.sk> which adds -InterPolateEnv.
|
||||
This allows to use environment variables too. It
|
||||
implies -InterPolateVars.
|
||||
|
||||
- added object list capability for the ::Extended::obj()
|
||||
method. If a certain key points to an array of
|
||||
hashrefs, then the whole arrayref is returned.
|
||||
Suggested by Alan Hodgkinson <alan@softxs.ch>.
|
||||
|
||||
2.29
|
||||
- applied patch by brian@kronos.com via rt.cpan.org
|
||||
#11211.
|
||||
|
||||
Reference in New Issue
Block a user