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

NAME

VS::RuleEngine::Input - Interface for inputs.

INTERFACE

CLASS METHODS

new

Called when a new instance is requested.

INSTANCE METHODS

value

Invoked when a input handler request a value from the instance.

For arguments passed to this method see "Arguments" in VS::RuleEngine::Constants.