Changelog for
perl-Test-Deep-1.127-4.module_2561+625a90a5.noarch.rpm :
* Fri Feb 09 2018 Fedora Release Engineering
- 1.127-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 1.127-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 04 2017 Jitka Plesnikova - 1.127-2- Perl 5.26 rebuild
* Thu May 04 2017 Paul Howarth - 1.127-1- Update to 1.127 - Do not eagerly convert simple scalars into tests in the all, any and none tests; this was breaking LeafWrapper application- Drop EL-5-isms - Drop BuildRoot: and Group: tags - Drop explicit buildroot cleaning in %install section - Drop explicit %clean section
* Sat Feb 11 2017 Fedora Release Engineering - 1.126-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Jan 01 2017 Paul Howarth - 1.126-1- Update to 1.126 - If objects in the \"expected\" structure have an as_test_deep_cmp method, it will be called and its return (which should be a Test::Deep::Cmp object) will be used as the test for that location in the structure - Internal undocumented class_base routine has been replaced with a different, clearly private routine - The LeafWrapper is also used for objects with an unknown reftype (like LVALUE or other weird ones)