Quizzer::Level - level module


Quizzer documentation  | view source Contained in the Quizzer distribution.

Index


NAME

Top

Quizzer::Level - level module

DESCRIPTION

Top

This is a simple perl module, not an object. It is used to deal with the levels of Questions.

METHODS

Top

Top

Currently known levels are low, medium, high, and critical.

METHODS

Top

high_enough

Top

Returns true iff the passed value is greater than or equal to the current level level.

AUTHOR

Top

Joey Hess <joey@kitenet.net>


Quizzer documentation  | view source Contained in the Quizzer distribution.