A configuration system allowing for either file or LDAP backed storage Maintained by:vvelox@vvelox.net Port Added: 09 Jul 2008 12:21:01 Also Listed In:perl5 License: not specified in port
A configuration system allowing for either file or LDAP backed storage.
zccreate Creates a new ZConf config or set.
zcget Reads a value from a ZConf config.
zccdump Dumps a ZConf config to ZML.
zcls Lists configured ZConf congigs and sets.
zcrm Remove a ZConf config or set.
zcset Sets a value in a ZConf config.
zcvdel Remove a variable from a ZConf config.
zcvls Lists the keys of a ZConf config.
zcchooser-edit Edits the chooser for a config.
zcchooser-get Gets the chooser for a config.
zcchooser-run Return the set that will be used for a config.
zcchooser-set Set the chooser using data in the specified file.
WWW: http://search.cpan.org/dist/ZConf/
Reason:
Please append '.set' to all sets for the FS backend. This was done to prevent
collisions between config and set names. Previously the config
"someConfig/default" would collide with the set "default" for "someConfig".
Number of commits found: 23
Commit History - (may be incomplete: see SVNWeb link above for full details)
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Fix WWW line in pkg-descr [1]
- s|spaces|tab| after variable name in Makefile
PR: 125447 [1]
Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) [1]