DOKK / manpages / debian 12 / munin-doc / Munin::Master::Node.3pm.en
Munin::Master::Node(3pm) User Contributed Perl Documentation Munin::Master::Node(3pm)

Munin::Master::Node - Provides easy access to the munin node

 use Munin::Master::Node;
 my $node = Munin::Master::Node->new('localhost', '4949', 'foo');
 $node->do_in_session(sub{
     ... # Call misc. methods on $node
 });

FIX
FIX
FIX
FIX
FIX
FIX
2023-03-21 perl v5.36.0