Download List

Project Description

Config::Model::Itself provides a configuration
model for Config::Model. In other words, the
structure of a model specification is described in
Config::Model::Itself so you can use the same user
interface to edit configuration data (for instance
Xorg configuration data from xorg.conf) and Xorg
model (if you need to add new parameters in Xorg
model). You can also create your own configuration
model to get a configuration tool for your own
application.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-22 07:42
1.221

config-model-edit now use the same log4perl config files as config-edit. You can now specify fix instructions with Value warnings. Other parameters brought by
Config::Model 1.230 have been added.
Tags: feature additions

2010-10-23 07:35
1.219

This release adds warn_* parameters provided by Config::Model 1.212. It adds an allow_keys_matching parameter provided by Config::Model 1.207.
Tags: Feature Enhancements

2010-09-22 00:46
1.218

The allow_keys_matching parameter was added to specify allowed keys using regexp. BackendDetector was fixed to handle backend names with embedded "::" (e.g. Debian::Dep5).
Tags: Feature Enhancements

2010-08-30 20:55
1.216

Since version 1.206, Config::Model has a new "accept" model parameter to create models targeted for upgrading configuration files. This "accept" parameter is now described in Itself/Class.pl (and requires Config::Model 1.206).

2010-03-31 08:55
1.213

This release can force load a model from YAML data. Backend plugins are now detected to propose the correct choice in the GUI to set the backend name in a model. With this new release of all Config::Model modules, creating a configuration model from configuration documentation is becoming easier.
Tags: feature additions

Project Resources