On Thu, 19 Jun 2003 14:19:32 +0100 Fergal Daly <[EMAIL PROTECTED]> wrote:
> It's a Test::Builder based testing module, it's designed to replace and > enhances Test::More's is_deeply() and eq_set(). is_deeply() has several > limitiations like not handling circular references and ignoring the > blessedness of references, it also has a few bugs. Why not to hack into Test::More in order to improve it and fix its bugs? Test::More is often used and I think that your patches will be welcome! by - Enrico