Help for this page
my @list = qw/foo bar baz/; foreach my $element (@list) { ... $state{$element} = 0; }; }
no strict 'refs';