in reply to Easy Matching of nested data structures

I'm assuming you've already looked at Test::Deep. What are you looking for that test-deep doesn't do?

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
  • Comment on Re: Easy Matching of nested data structures

Replies are listed 'Best First'.
Re^2: Easy Matching of nested data structures
by perlfan (Parson) on Oct 22, 2007 at 21:37 UTC
    I second this emotion.