table of contents
other versions
- jessie 2.0.25-1+deb8u3
- jessie-backports 2.0.33-1~bpo8+1
- stretch 2.0.33-1
- testing 2.0.47-1
- stretch-backports 2.0.47-1~bpo9+1
- unstable 2.0.47-1
- experimental 2.999.11-1
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.
2017-03-06 | perl v5.20.2 |