SYNOPSIS

 # This backend is loaded by Config::Model::Node

DESCRIPTION

This module provides a backend to read and write configuration files for Approx.

Methods

read (object => approx_root, io_handle => ...)

Read approx.conf and load the data in the \*(C`approx_root\*(C' configuration tree.

write (object => approx_root, io_handle => ...)

Write data from the \*(C`approx_root\*(C' configuration tree into approx.conf.

RELATED TO Config::Model::Backend::Approx…

cme, Config::Model::Backend::Any,