Help for this page
sub init_commands { ... ... and so on.. }
while( my ($command, $params) = each %Commands) { ... } } }