cme - Check or edit configuration data
cme provides a command to check or edit configuration data with Config::Model.
cme user interface can be:
Graphical if Config::Model::TkUI is installed.
a shell-like interface (plain or based on Term::ReadLine).
based on curses if Config::Model::CursesUI is installed.
By default, cme edit
will try to launch a GUI.
More information
See
cme man page
config-model wiki (i.e. the wiki tab above)