Changes for version 1.240 - 2014-05-22
- Main change is the deprecation of the experience attribute. config-model-edit can be used to clean up experience parameter from existing model.
- Dependency changes:
- removed usage of AnyEvent (requires C::M 2.055)
- removed use namespace::autoclean
- config-model-edit: use Path::Tiny instead of Path::Class
- Other changes:
- min and max parameters accept number.
- removed obsolete permission attribute from test models (which broke test with C::M >= 2.056)
- preserve header comments when reading/writing model files
- config-model-edit begins with "#!/usr/bin/env perl"
- 2013-08-27 - 1.239
- Itself writer: ensure that hash data in models snippets have a predictable order (fix tests for perl 5.18)
- 2013-08-25 - 1.238
- Added default_layer backend parameter with DefaultLayer class. This enable user to create a model with a global system configuration file à la /etc/ssh/ssh_config. This requires Config::Model 2.039
Documentation
Graphical model editor for Config::Model
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
Model editor for Config::Model
Detect available read/write backends usable by config models
Provides
in lib/Config/Model/Itself/TkEditUI.pm