Provided by: munin-doc_2.0.75-1ubuntu1_all bug

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.38.2                                       2024-02-22                 Munin::Node::Configure::Debug(3pm)