|
|
| XP is just a number | |
| PerlMonks |
Re: comparing two sets of databy marquezc329 (Scribe) |
| on Nov 28, 2012 at 08:12 UTC ( #1005976=note: print w/ replies, xml ) | Need Help?? |
|
Hello mimiandi, While I agree that your OP needs clarification and supplemental code, here is a simple method using grep to gather keys that differ.
Depending on the complexity of your data, you may want to have a look at Data::Compare. I believe Test::More also offers some tools for comparing data structures. Post some code or at least some sample input data and I'm sure you'll rope some better answers. Suggested Reading: How (Not) To Ask A Question
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||