The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0.2 - 2008-05-21

  • -No longer requires a hash be defined with new. -Fix default set deciding for writeSetFromHash. It was using "defualt" if the set was not defined. Now it uses '$self->{args}{default}'. -Fixed sync issues with writeSetFromHash. -Fix chooseSet* as they were returning 'default' instead of '$self->{args}{default}' when no chooser or the like was present. -Fix chooseSet* warnings and handling of bad set names. It now returns '$self->{args}{default}' on error. -Fix issue with read trying to sync and not passing writeSetFromLoadedConfigFile all of %args.

Modules

A configuration system allowing for either file or LDAP backed storage.