Help for this page
my $valid = 0; my $state; ... } elsif ( $state =~ /^h$/ ) { //some action for h }