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::EventHandler

SYNOPSIS

A Moo::Role that allows the registering of events via a on method.

API

on

Registers a CodeRef with a given event name. Only allows registering of events that exist within Slick::Events.