If $value1 is equal to $key I want to print "$key1:$value1:$value\n" Why doesn't this work?%out : $key, $value %ret : $key1, $value1
if ( $ret{$value1} eq $out{$key} ){ print "$ret{$key1}:$ret{$value1}:$out{$value}\n"; }
In reply to Hash issues by Nicpetbio23!
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |