Munin::Node::Session(3pm) | User Contributed Perl Documentation | Munin::Node::Session(3pm) |
Munin::Node::Session - Stores the state for the session between a node and a master.
$session = Munin::Node::Session->new(); $session->{capabilities} = { foo => 1, bar => 1};
$class->new();
Constructor.
2023-03-21 | perl v5.36.0 |