Munin::Common::Config(3pm) | User Contributed Perl Documentation | Munin::Common::Config(3pm) |
NAME¶
Munin::Common::Config - Abstract base class for common config code.
SYNOPSIS¶
Don't use it directly. See Munin::Master::Config and Munin::Node::Config.
METHODS¶
- parse_config_from_file
-
$config->parse_config_from_file($file_name);
Parses the configuration in $file_name.
2024-09-29 | perl v5.40.0 |