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

Changes for version 0.001 - 2014-11-25

  • First release of App::Cme.
  • These are the changes done to cme compared to the old cme shipped with Config::Model 2.061:
    • Cme has been re-written with App::Cmd
  • old mechanism for cme extension is removed. Extensions support is provided by App::Cmd
    • added gen_class_pod and update commands
  • added -quiet option to suppress progress messages
  • fix mistached options wrt available commands in bash_completion
  • added -root-dir option (used for tests)

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
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