Download Source Package libconfig-model-perl:
Config::Model enables project developers to provide an interactive configuration editor (graphical, curses based or plain terminal) to their users. For this they must:
- describe the structure and constraint of the project's configuration
- if the configuration data is not stored in INI file or in Perl data
file, provide some code to read and write configuration from
configuration files must be provided
With the elements above, Config::Model will generate interactive configuration editors (with integrated help and data validation). These editors can be graphical (with Config::Model::TkUI), curses based (with Config::Model::CursesUI) or based on ReadLine.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 233.8 kB | 756 kB | [list of files] |