Provided by: munin-doc_2.0.19-3ubuntu0.3_all 

NAME
Munin::Node::Server - This module implements a Net::Server server for the munin node.
SYNOPSIS
use Munin::Node::Server;
Munin::Node::Server->run(...);
For arguments to run(), see Net::Server.
METHODS
NET::SERVER "CALLBACKS"
pre_loop_hook
Loads all the plugins (services).
request_denied_hook
Logs the source of rejected connections.
process_request
Processes the request.
POD ERRORS
Hey! The above document had some coding errors, which are explained below:
Around line 432:
=over without closing =back
perl v5.18.2 2017-03-03 Munin::Node::Server(3pm)