table of contents
Config::Model::Backend::Approx(3pm) | User Contributed Perl Documentation | Config::Model::Backend::Approx(3pm) |
NAME¶
Config::Model::Backend::Approx - Read and write Approx configuration file
VERSION¶
version 1.012
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¶
Read approx.conf and load the data in the "approx_root" configuration tree.
write¶
Write data from the "approx_root" configuration tree into approx.conf.
SEE ALSO¶
cme, Config::Model::Backend::Any,
AUTHOR¶
Dominique Dumont
COPYRIGHT AND LICENSE¶
This software is Copyright (c) 2015-2021 by Dominique Dumont.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999
2022-10-14 | perl v5.34.0 |