Download: VS-RuleEngine-0.09.tar.gz
Dependencies
Annotate this POD
VS::RuleEngine::Hook - Interface for hooks.
Called when a new instance is requested.
Runs the hook. Must return KV_ABORT (to abort processing) or KV_CONTINUE.
For arguments passed to this method see "Arguments" in VS::RuleEngine::Constants.