Help for this page
# The following line is the re-existing code in another # part of the program beyond my control: ... use strict; my %hash; $hash{alpha}{state} = ${"$alpha" . "_state"};