1Munin::Node::Session(3)User Contributed Perl DocumentatioMnunin::Node::Session(3)
2
3
4

NAME

6       Munin::Node::Session - Stores the state for the session between a node
7       and a master.
8

SYNOPSIS

10        $session = Munin::Node::Session->new();
11        $session->{capabilities} = { foo => 1, bar => 1};
12

METHODS

14       new
15            $class->new();
16
17           Constructor.
18
19
20
21perl v5.30.0                      2019-10-19           Munin::Node::Session(3)
Impressum