How do make sure that the key, $f of hash2 is present in $c of hash1. Like wise how do I make sure that keys, $c of hash1 are present in $f of hash2. I basically was a list of $c (keys) of hash1 that are missing in $f (keys) of hash2 and $f of hash2 that are missing in $c of of hash1 Thank you$hash1->{$a}{$b}{$c} $hash2->{$d}{$e}{$f}
In reply to hash keys compare by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |