in reply to Re: Best way to compare two objects?
in thread Best way to compare two objects?

I haven't tested it, but I'd be surprised if no strict 'refs'; really was necessary, and if it was, I'd try to find a way to code it with all strictures enabled. In any case, if it really is necessary to disable strictures, it should be done in as small a scope as possible.