Munin::Common::Config

Section: User Contributed Perl Documentation (3)
Updated: 2021-02-05
Page Index
 

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.


 

Index

NAME
SYNOPSIS
METHODS