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.42.3			   2026-08-04		    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+15.1.quarterly>

home | help