Config::Model 0.619 (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:
Since version 0.617, some methods were added to
get more information from the model. This was
necessary for the Perl/Tk GUI. A way to save
configuration files in an alternate directory was
added, so you can try editing config files without
being root. The awkward enum_integer value type
was removed.
|