Help for this page
my %actions = ( Register => \&handle_register, ... } else { print "No such action $action..."; }