Name: | perl-Test-Simple |
---|---|
Epoch: | 3 |
Version: | 1.302181 |
Release: | 2.module+el8.6.0+20545+312b6629 |
Architecture: | noarch |
Module: | perl:5.32:8060020211122091432:e82d91b1 perl:5.32:8080020230118125925:af169298 |
Group: | Unspecified |
Size: | 1386223 |
License: | (GPL+ or Artistic) and CC0 and Public Domain |
RPM: | perl-Test-Simple-1.302181-2.module+el8.6.0+20545+312b6629.noarch.rpm |
Source RPM: | perl-Test-Simple-1.302181-2.module+el8.6.0+20545+312b6629.src.rpm |
Build Date: | Wed Apr 06 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Test-Simple |
Summary: | Basic utilities for writing tests |
Description: | This package provides the bulk of the core testing facilities. For more information, see perldoc for Test::Simple, Test::More, etc. This package is the CPAN component of the dual-lifed core package Test-Simple. |
- Demote Module::Pluggable hard dependency to Suggests level
- Update to 1.302181 - Put try_sig_mask back where it goes (and add test to prevent this in the future) - Drop new List::Util requirement back down
- Update to 1.302180 - Move try_sig_mask to the only module that uses it - Inherit warnings bitmask in cmp_ok string eval - Update copyright date - Improved API for intercept {} and what it returns - Bump minimum List::Util version (for uniq)
- Update to 1.302177 - Minor fix to author downstream test - No significant changes since the last trial - Fix Test::More's $TODO inside intercept (#862)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 re-rebuild of bootstrapped packages
- Increase release to favour standalone package
- Update to 1.302175 - Fix typos in POD - Fix incorrect Test2::Hub documentation - Fix test that needed . in @INC on Windows - Fix Breakage test to show more info
- Update to 1.302174 - Fall back to Data::Dumper if JSON::PP is not available during IPC errors
- Update to 1.302173 - Add extra debugging for "Not all files from hub '...' have been collected!"