Changes for version 2.001 - 2015-11-29
- Major feature enhancement:
- This modules provides a new sub command for cme: the "meta" sub command. By default "cme meta edit" opens a graphical editor and loads the model found in current directory. "cme meta" also provides sub commands to check a model or to create a dot diagram showing a model structure. "cme meta" comes with bash completion. See App::Cme::Command::meta for more details.
- Other changes:
- new App::Cmd dependency
- requires Config::Model 2.075
- config-model-edit is now deprecated in favor of "cme meta edit"
- updated README in changed it to README.md
- "cme edit" now support app files (e.g. files in lib/Config/Model/*.d )
Documentation
Deprecated use cme meta edit
Configuration class Itself::Class
Configuration class Itself::CommonElement::Assert
Configuration class Itself::CommonElement::WarnIfMatch
Configuration class Itself::ConfigAccept
Configuration class Itself::ConfigRead
Configuration class Itself::ConfigWR::DefaultLayer
Configuration class Itself::ConfigWrite
Configuration class Itself::Element
Modules
Edit the configuration of an application
Model editor for Config::Model
Detect available read/write backends usable by config models
Provides
in lib/Config/Model/Itself/TkEditUI.pm