|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
deepequalsby Anonymous Monk |
| on Aug 28, 2002 at 00:24 UTC ( #193318=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the
wisdom of the Perl Monks concerning the following question:
Im trying to find a deepequals function/method,
something like
$b = dclone($a);
if (deepequals($a,$b) {
print " $a $b are equal, one is a clone of the other\n";
}
is there such a beast on CPAN that I missed ?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||