print map exists $hash_ref->{lc()} ? "Value: $hash_ref->{lc()}\n" : '', @vars;