Help for this page
"foo_action" => \&foo(), "bar_action" => \&bar()
sub foo { my $self = shift; # do stuff }