Changes for version 2.017 - 2019-05-26
- Improve the way models files are written:
- use YAML::XS instead of YAML::Tiny
- write "use strict;" abd "use warnings;" in model files
- Deprecation update:
- use get_model_clone instead of get_model (require Config::Model 2.134)
- Test changes:
- setup perlcritic tests (require Perl 5.012)
- Doc updates:
- add cme meta dump-yaml example in pod doc
- Fix typo in model doc (Tx gregoa)
- add credit section
Documentation
Configuration class Itself::Class
Configuration class Itself::CommonElement::Assert
Configuration class Itself::CommonElement::WarnIfMatch
Configuration class Itself::ConfigAccept
Configuration class Itself::ConfigReadWrite
Configuration class Itself::ConfigReadWrite::DefaultLayer
Configuration class Itself::Element
Configuration class Itself::WarpValue
Modules
Work on the configuration model 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