Hi,

I am evaluating different approaches to compare data structures in Perl -
i.e whether they are same or not.

I am planning to start wit:

1. Data::Compare

2. And then found this -
http://stackoverflow.com/questions/1273616/how-do-i-compare-two-hashes-in-perl-without-using-datacompare

Any other options or suggestions?

I would like to use the most efficient.

~Parag

Reply via email to