Config::Model 0.623 (Default branch)

Config-Model provides a framework for validatingthe content of any configuration file or data.With a configuration model (expressed in a datastructure), Config-Model provides a tool tovalidate configuration. A graphical (Perl/Tk) or acurses interface is provided to edit configurationdata. Config-Model includes a model example forfstab 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.

More...