The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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'