in reply to Referencing Subroutines through a package

something like this if I got the question right:

ContentHandler => { '/' => sub { $self->{object}->Event }, },