cLive ;-)for (keys %csv) { $sql{"EMP_$_"} eq $cvs{$_} and next; print "$_ values are different:\n", " SQL: ".$sql{"EMP_$_"}."\n", " CSV: $sql{$_}\n\n"; }
In reply to Re: Comparing hash data
by cLive ;-)
in thread Comparing hash data
by FubarPA
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |