debian man page for munin::node::configure::debug

Query: munin::node::configure::debug

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Munin::Node::Configure::Debug(3pm)			User Contributed Perl Documentation			Munin::Node::Configure::Debug(3pm)

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.14.2 2013-11-12 Munin::Node::Configure::Debug(3pm)
Related Man Pages
munin-html(8) - debian
munin::node::config(3pm) - debian
munin::node::os(3pm) - debian
munin::node::snmpconfig(3pm) - debian
munin::node::service(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file