Or you could always do it like this:
print map exists $hash_ref->{lc()} ? "Value: $hash_ref->{lc()}\n" : '' +, @vars;
In reply to Re^2: How a for() assignment works
by jwkrahn
in thread How a for() assignment works
by Herkum
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |