Query: munin::node::session
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Munin::Node::Session(3pm) User Contributed Perl Documentation Munin::Node::Session(3pm)NAMEMunin::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};METHODSnew $class->new(); Constructor. perl v5.14.2 2013-11-12 Munin::Node::Session(3pm)