Config::Model::Backend::Approx (3)
Leading comments
Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/Config::Model::Backend::Approx.3pm".)
NAME
Config::Model::Backend::Approx - Approx configuration file editor
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
"approx_root"
configuration tree.
write (object => approx_root, io_handle => ...)
Write data from the
"approx_root" configuration tree into
approx.conf.
SEE ALSO
cme, Config::Model::Backend::Any,