NAME

Kvasir::Hook - Base class for engine hooks

INTERFACE

CLASS METHODS

new

Returns a new instance.

INSTANCE METHODS

invoke

Runs the hook. Must return KV_ABORT (to abort processing) or KV_CONTINUE.

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

1 POD Error

The following errors were encountered while parsing the POD:

Around line 43:

=over without closing =back