Config::Model 0.617 (Default branch) |
|
|
Config-Model provides a framework for validating
the semantic content of any configuration data.
With a configuration model (data structure),
config-model provides a validation engine. A curses interface is provided to enter configuration data. Config-Model includes a model example for fstab and a small fstab demo.
License: GNU Lesser General Public License (LGPL)
Changes:
The possibility to load a Tk GUI was added (but is
still under development). A "replace" parameter
for enum Value was added. This enables smoother
upgrades of configuration data.
|