other versions
- Tumbleweed 2.0.75-1.1
- Leap-16.0
- Leap-15.6
| Munin::Node::Session(3pm) | User Contributed Perl Documentation | Munin::Node::Session(3pm) |
NAME¶
Munin::Node::Session - Stores the state for the session between a node and a master.
SYNOPSIS¶
$session = Munin::Node::Session->new();
$session->{capabilities} = { foo => 1, bar => 1};
METHODS¶
- new
-
$class->new();Constructor.
| 2025-07-25 | perl v5.42.0 |