my @hooks = @{ $self->get_hooks_for($hook_name) }; $_->(@args) foreach @hooks;