refactor _load(). fix an issue with use_ext => 0. use_ext now on by default. throw...
authorBrian Cassidy <bricas@cpan.org>
Tue, 13 Nov 2007 15:21:57 +0000 (15:21 +0000)
committerBrian Cassidy <bricas@cpan.org>
Tue, 13 Nov 2007 15:21:57 +0000 (15:21 +0000)
commita918b0b8b7952db918dfabb8dc72bf34832d43d0
tree1f205ecfe9a016ca983dae0c2c1752120bee231c
parent7c2181827882c125de98ccbe16402f5b277a3f44
refactor _load(). fix an issue with use_ext => 0. use_ext now on by default. throw errors when use_ext => 1. allow multi-stream configs. pod updates
Changes
lib/Config/Any.pm
lib/Config/Any/General.pm
lib/Config/Any/INI.pm
lib/Config/Any/JSON.pm
lib/Config/Any/Perl.pm
lib/Config/Any/XML.pm
lib/Config/Any/YAML.pm
t/62-multi.t [new file with mode: 0644]
t/multi/conf.yml [new file with mode: 0644]