The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Quizzer::Element::Noninteractive::Note -- noninteractive note Element

DESCRIPTION

This is a noninteractive note Element. Notes are generally some important peice of information that you want the user to see sometime. Since we are running non-interactively, we can't pause to show them. Instead, they are saved to root's mailbox.

METHODS

show

The show method mails the note to root if the note has not been displayed before. The external unix mail program is used to do this, if it is present.