Scroll to navigation

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.
2017-03-03 perl v5.20.2