in reply to Deep-bless a HASH
The alternative is polling the data structure, which will generally be slow but speed may not be an issue for you. Rather than rolling your own, it looks like Data::Compare does roughly what you'd need (assuming I understand spec).
|
|---|