DragonFly On-Line Manual Pages

Search: Section:  


Munin::Node::Session(3)                    User Contributed Perl Documentation

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. perl v5.20.3 2016-02-19 Munin::Node::Session(3)

Search: Section: