Help for this page
my $qux = \%foo; $qux = exists $qux->{$_} or (undef $qux, last) for qw(bar baz quux qux);