There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.