Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Test-Deep: Extremely flexible deep comparison
- Summary
- Test::Deep gives you very flexible ways to check that the result you
got is the result you were expecting. At it's simplest it compares two
structures by going through each level, ensuring that the values
match, that arrays and hashes have the same elements and that
references are blessed into the correct class. It also handles
circular data structures without getting caught in an infinite loop.
Changelog
- * Tue Sep 26 17:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.096-1
- Update to 0.096.
- * Sat Sep 16 17:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.095-2
- Fix find option order.
- * Fri Apr 21 17:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.095-1
- Update to 0.095.