The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.028 - 2018-06-20

  • Documentation improvements:
    • add bugs section in cme doc
    • improve doc of modify command
  • Improve output of cme:
    • check and modify commands are now silent when no problem is found.
    • run and modify commands show detailed script actions on configuration data in verbose mode
    • dump command: indicate -format choices in usage output
    • check command: show progress messages only in verbose mode.
    • fix command: show "running fix" message only in verbose mode
    • common: remove using xxx model message
  • Bash completion fixes:
    • remove obsolete -backend option
    • fix bash completion of run command
  • Other:
    • requires Config::Model 2.124
    • run: allow untracked files when committing
    • cme: Simplify verbose option

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