Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Munin::...Session(3)  User Contributed Perl Documentation Munin::...Session(3)

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.36.3			  2025-05-18		  Munin::...Session(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Munin::Node::Session&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help