mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
added -ForceArray flag which makes it possible to use single value arrays
git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@78 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2.47
|
||||
- fixed rt.cpan.org#53759 by adding new option -ForceArray.
|
||||
when enabled a single config value enclosed in [] will become
|
||||
an array forcefully.
|
||||
|
||||
2.46
|
||||
- fixed rt.cpan.org#56370: there was a sort() call in _store()
|
||||
left, which lead to sorted arrays even if -SaveSorted were
|
||||
|
||||
Reference in New Issue
Block a user