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

Changes for version 4.1.0 - 2010-10-30

  • -CPAN should now show the POD for ZConf::backends::files. -Add the method 'dumpToZML' and 'isConfigLoaded' to 'ZConf'. -'writeSetFromLoadedConfig' now verifies if the config is loaded. -Add 'bin/zccdump'. -Add 'Module::List' as a dependency to 'Makefile.PL' as it was missing. -Update 'MANIFEST', fixing lots of missing stuff. -Add some nicer example stuff to the POD. -The 'writeSetFromLoadedConfig' for the backends now checks if a config is loaded and for the config name. -Rename anything improperly labeled function is labeled method.

Documentation

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.