The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.026 - 2017-12-18

  • New experimental feature:
    • By default, Shellvar backend from Config::Model 2.116 keeps parameter order when writing back configuration data. This broke cme test that check that data is written with canonical order
    • add -canonical option to let data be written back according to model order (i.e. the previous behavior of shellvar backend)
    • Fix test broken by new ShellVar behavior (using -canonical option)
    • Depends on Config::Model 2.116 (for -canonical option)
  • On-going deprecation of obscure multi backend feature
    • cme: remove obsolete -backend option (since only one backend can now be available, there's no need to an option to choose an alternative backend)

Documentation

cme
Check or edit configuration data with Config::Model

Modules

Check or edit configuration data with Config::Model
Check the configuration of an application
Dump the configuration of an application
Edit the configuration of an application
Fix the configuration of an application
Edit the configuration of an application with fuse
Generates pod doc from model files
List applications handled by cme
Migrate the configuration of an application
Modify the configuration of an application
Run a cme script
Search the configuration of an application
Edit the configuration of an application with a shell
Update the configuration of an application
Common methods for App::Cme

Provides

in lib/App/Cme/Command/run.pm