other versions
- bookworm 2.0.73-1
- bookworm-backports 2.0.76-1~bpo12+1
- testing 2.0.76-2
- unstable 2.0.76-3
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-05-24 | perl v5.38.2 |