Changes for version 5.0.0 - 2011-02-17

  • -Cleanup initialization of the new methods. The backends will also never return undef now. -'bin/zcget' now does proper regex escaping unless -r is specified. -Remove sysmode. Everything it use to do can now be done via specifying a config file and setting the base stuff. -Add ZConf->getVar, ZConf->getMeta, ZConf->getComment.

Documentation

Dumps a ZConf config.
This invokes $ENV{EDITOR} for editing the chooser.
This gets the chooser for the config.
Runs the chooser for the specified config.
Sets the chooser to the contents of the specified file.
Creates a new ZConf config or set.
Reads a value from a ZConf config.
Lists configured ZConf congigs and sets.
Remove a ZConf config or set.
Sets a value in a ZConf config.
Remove a variable from a ZConf config.
List keys for a config.

Modules

A configuration system allowing for either file or LDAP backed storage.
A configuration system allowing for either file or LDAP backed storage.
This provides LDAP backend for ZConf.