Download List

项目描述

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 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

配置型的编辑现在使用相同的log4perl配置为配置编辑文件。现在,您可以指定具有修复价值的警告指示。其他参数的配置带来::型号增加了1.230。
标签: feature additions
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.

2010-10-23 07:35
1.219

此版本增加了warn_ *参数的配置提供::型号1.212。它增加了一个allow_keys_matching参数的配置提供::型号1.207。
标签: Feature Enhancements
This release adds warn_* parameters provided by Config::Model 1.212. It adds an allow_keys_matching parameter provided by Config::Model 1.207.

2010-09-22 00:46
1.218

该allow_keys_matching参数被添加到指定允许使用的regexp钥匙。 BackendDetector是固定的后端处理与嵌入式名称“::”(例如Debian的::Dep5)。
标签: Feature Enhancements
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).

2010-08-30 20:55
1.216

从版本1.206,配置::型号有一个新的“接受”的模式参数来创建配置文件升级的目标模式。这种“接受”中描述的参数现在自身/ Class.pl(需要配置::型号1.206)。
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

此版本可以强制加载一个从YAML的数据模型。后台插件现已被发现在GUI中提出的正确的选择从一个模型中的后端的名称。有了这个新版本的所有配置::型号模块,从配置文件创建一个配置模型正变得更加容易。
标签: feature additions
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.

Project Resources