foreach my $hook (@{ $self->get_hooks_for($hook_name) }) { $hook->(@args); }