added support for:
authorJoel Bernstein <joel@fysh.org>
Wed, 21 Feb 2007 22:24:17 +0000 (22:24 +0000)
committerJoel Bernstein <joel@fysh.org>
Wed, 21 Feb 2007 22:24:17 +0000 (22:24 +0000)
commit41f47406cfe9dae0851eec4976ffcb7f4c368f22
tree0ad18551bb44d3aa5fc48c2125804bb401f48649
parente2ef8b2f3b310176936c27a9744fc671c9114111
added support for:
'force_plugins => [ qw(Config::Any::Foo Config::Any::Blah) ]' parameter to load_(files|stems)
$Config::Any::INI::MAP_SECTION_SPACE_TO_NESTED_KEY - boolean, defaulting to on, controlling whether to map spaces
in INI section headings to nested hashrefs
lib/Config/Any.pm
lib/Config/Any/INI.pm
t/20-parse.t
t/51-ini.t
t/61-features.t [new file with mode: 0644]
t/conf/conf.foo [new file with mode: 0644]