| Quizzer documentation | view source | Contained in the Quizzer distribution. |
Quizzer::Log -- debconf log module
This is a log module for debconf. It can output messages at varying priorities.
This module uses Exporter.
Outputs an infomational message, if DEBCONF_DEBUG is set in the environment to a value >= the first parameter.
Outputs a warning message. This overrides the builtin perl warn() command.
Joey Hess <joey@kitenet.net>
| Quizzer documentation | view source | Contained in the Quizzer distribution. |