NAME
Slick::Events
SYNOPSIS
An export module that contains all of the events that Slick::EventHandler objects rely on.
API
BEFORE_DISPATCH
Returns "before_dispatch"
.
AFTER_DISPATCH
Returns "after_dispatch"
.
EVENTS
Returns an ArrayRef
of all of the events available.
See also
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 41:
Unknown directive: =over2
- Around line 43:
'=item' outside of any '=over'