Config-Model-Backend-Yaml

Read and write config as a YAML data structure


License
LGPL-2.1

Documentation

config-model-backend-yaml

YAML read/write plugin for Config::Model

Description

A plugin to let cme and Config::Model read and write Yaml files.

Usage

Once this module is installed, you can modify a model to specify a YAML backend, either with cme meta edit or using Perl code. See the example in Config::Model::BackendMgr synopsis

Installation

Debian, Ubuntu

Run:

apt install cme libconfig-model-backend-yaml-perl

Others

You can also install this project from CPAN:

cpanm install App::Cme
cpanm install Config::Model::Backend::Yaml

From GitHub

You may also follow these instructions to install and build from git.

Problems ?

Please report any issue on https://github.com/dod38fr/config-model-backend-yaml/issues

More information