Config-Model

 view release on metacpan or  search on metacpan

README.org  view on Meta::CPAN

:END:
Configuration schema on steroids.

* What is Config-Model project
:PROPERTIES:
:CUSTOM_ID: what-is-config-model-project
:END:
[[https://metacpan.org/pod/Config::Model][Config::Model]] is:

- a set of configuration editor and validator for several projects like
  [[http://www.openssh.com/][OpenSSH]], [[https://freedesktop.org/wiki/Software/systemd/][Systemd]], [[http://www.lcdproc.org/][LcdProc]]... See [[https://github.com/dod38fr/config-model/wiki/Available-models-and-backends#Available_models_and_configu...
- a framework that enables a project developer (or any advance user) to
  provide a configuration editor and validator to his users.

To generate a configuration editor and validator for a project,
[[https://metacpan.org/pod/Config::Model][Config::Model]] needs:

- a description of the structure and constraints of a project
  configuration. (this is called a model, but could also be called a
  schema)
- a way to read and write configuration data. This can be provided by



( run in 1.097 second using v1.01-cache-2.11-cpan-39bf76dae61 )