Help for this page
## a dispatch table in the form state => CODEref my %operation = ( ... $operation->{$State}->(); # dereference and execute op for this S +tate }