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

FreeBSD Manual Pages

  
 
  

home | help
Munin::...e::Debug(3) User Contributed Perl DocumentationMunin::...e::Debug(3)

NAME
       Munin::Node::Configure::Debug - Prints a	debug message in the standard
       munin-node-configure format.

SYNOPSIS
	 DEBUG('This is	a debug	message');

SUBROUTINES
       DEBUG($message)
	   Prints  $message  in	 the  standard munin-node-configure format (to
	   STDOUT, prefixed with a '#' character), if and only	if  the	 DEBUG
	   flag	was set	in the Config instance.

	   $message should not have a leading '# ', or trailing	newline.

perl v5.36.3			  2025-05-18		 Munin::...e::Debug(3)

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

home | help