Config::Model 0.623 (Default branch) |
|
|
Config-Model provides a framework for validating
the content of any configuration file or data.
With a configuration model (expressed in a data
structure), Config-Model provides a tool to
validate configuration. A graphical (Perl/Tk) or a
curses interface is provided to edit configuration
data. Config-Model includes a model example for
fstab and a small fstab demo.
License: GNU Lesser General Public License (LGPL)
Changes:
The config-edit program now supports command line arguments for changing the content of a configuration file. The 'permission' parameter was renamed to 'experience' and the 'intermediate' experience level was changed to 'beginner'. read_config and write_config declarations were changed. There were other bugfixes and small improvements.
|