All releases of Config::Natural


Release Notes: Tests were fixed.


Release Notes: This release contains important new features and bugfixes, so all users are advised to upgrade. A stupid bug that prevented Config::Natural from running two objects was corrected. Config::Natural now supports arrays as values for parameters. The following functions have been added: value_of() (like param() but simpler) and param_tree() (which returns the ref of the internal tree). The documentation was updated.


Release Notes: Previously known as Data::Config, this module has been renamed to Config::Natural for inclusion on the CPAN. Changes since version 0.93 (the last version of Data::Config) include several new functionalities like an "include" statement, handling of directories, the write_source() method, filter support, and several bugfixes. This release has two bugfixes and adds several example scripts.


Release Notes: Small improvments were made. The documentation has been corrected and updated, and a stupid mistake in the packaging was corrected.


Release Notes: This release inlcudes support for nested loops, and a few minor clean-ups.