munin::node::session(3pm) debian man page | unix.com

Man Page: munin::node::session

Operating Environment: debian

Section: 3pm

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. perl v5.14.2 2013-11-12 Munin::Node::Session(3pm)
Related Man Pages
apache::session::serialize::sybase(3pm) - debian
munin::master::group(3pm) - debian
munin::master::htmlold(3pm) - debian
munin::node::configure::plugin(3pm) - debian
munin::node::service(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com