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

Search results for "dist:App-Cme Config::Model::"

App::Cme - Configuration data checker or editor based on Config::Model River stage one • 1 direct dependent • 3 total dependents

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

cme - Check or edit configuration data with Config::Model River stage one • 1 direct dependent • 3 total dependents

Depending on the command described below, "cme" program will use Config::Model configuration descriptions to check or modify or fix configuration files. The 3rd parameter specify the application you want to work on. Most of the time, the relevant con...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::edit - Edit the configuration of an application River stage one • 1 direct dependent • 3 total dependents

Edit a configuration. By default, a Tk GUI will be opened if "Config::Model::TkUI" is installed. You can choose another user interface with the "-ui" option: * "tk": provides a Tk graphical interface (If "Config::Model::TkUI" is installed). * "curses...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::list - List applications handled by cme River stage one • 1 direct dependent • 3 total dependents

Show a list all applications where a model is available. This list depends on installed Config::Model modules....

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::run - Run a cme script River stage one • 1 direct dependent • 3 total dependents

Run a script written for "cme" A script passed by name is searched in "~/.cme/scripts", "/etc/cme/scripts" or "/usr/share/perl5/Config/Model/scripts". E.g. with "cme run foo", "cme" loads either "~/.cme/scripts/foo", "/etc/cme/scripts/foo" or "/usr/s...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::dump - Dump the configuration of an application River stage one • 1 direct dependent • 3 total dependents

Dump configuration content on STDOUT with YAML format. By default, dump only custom values, i.e. different from application built-in values or model default values. You can use the "-dumptype" option for other types of dump: -dumptype [ full | custom...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::fix - Fix the configuration of an application River stage one • 1 direct dependent • 3 total dependents

Checks the content of the configuration file of an application (and show warnings if needed), update deprecated parameters (old value are saved to new parameters) and fix warnings are fixed. The configuration is saved if anything was changed. If no c...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::shell - Edit the configuration of an application with a shell River stage one • 1 direct dependent • 3 total dependents

Edit the configuration with a shell like interface. See Config::Model::TermUI for details. This is a shortcut for "cme edit -ui shell". See App::Cme::Command::shell....

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::check - Check the configuration of an application River stage one • 1 direct dependent • 3 total dependents

Checks the content of the configuration file of an application. Prints warnings and errors on STDOUT. Example: cme check fstab Some applications allows one to override the default configuration file. For instance, with Debian copyright model, you can...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::gen_class_pod - Generates pod doc from model files River stage one • 1 direct dependent • 3 total dependents

This command scans "./lib/Config/Model/models/*.d" and generate pod documentation for each file found there using Config::Model::generate_doc You can also pass one or more class names. "gen_class_pod" will write the documentation for each passed clas...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::search - Search the configuration of an application River stage one • 1 direct dependent • 3 total dependents

Search configuration data with the following options: -search Specifies a string or pattern to search. "cme" will a list of path pointing to the matching tree element and their value. See "grab(...)" in Config::Model::AnyThing for details on the path...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::update - Update the configuration of an application River stage one • 1 direct dependent • 3 total dependents

Update a configuration file. The update is done scanning external resource. For instance, "cme update dpkg-copyright" command can be used to update a specific Debian package file ("debian/copyright"). This is done by scanning the headers of source fi...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::modify - Modify the configuration of an application River stage one • 1 direct dependent • 3 total dependents

Modify a configuration file with the values passed on the command line. These command must follow the syntax defined in Config::Model::Loader (which is similar to the output of cme dump command) Example: cme modify dpkg 'source format="(3.0) quilt"' ...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC

App::Cme::Command::migrate - Migrate the configuration of an application River stage one • 1 direct dependent • 3 total dependents

Checks the content of the configuration file of an application (and show warnings if needed), update deprecated parameters (old value are saved to new parameters) and save the new configuration. See App::Cme::Command::migrate. For more details, see "...

DDUMONT/App-Cme-1.040 - 17 Jan 2024 17:33:19 UTC
14 results (0.038 seconds)