Name: | perl-Test-Deep |
---|---|
Version: | 0.106 |
Release: | 1.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 95451 |
License: | GPL+ or Artistic |
RPM: | perl-Test-Deep-0.106-1.el6.noarch.rpm |
Source RPM: | perl-Test-Deep-0.106-1.el6.src.rpm |
Build Date: | Sat May 08 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-Deep/ |
Summary: | Extremely flexible deep comparison |
Description: | 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. |
- new upstream version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Fix crash on matching array_each() against non-array
- Update to 0.103.
- Update to 0.102.
- Update to 0.101.
- rebuild for new perl
- Update to 0.100.
- Update to 0.099. - Update License tag.
- Update to 0.098.
- Update to 0.097.
- Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker.
- Update to 0.096.
- Fix find option order.
- Update to 0.095.
- Specfile autogenerated by cpanspec 1.64. - Improve description. - Fix License. - Remove explicit dependency on Test::Tester and Test::NoWarnings.