Package perl-Test-Simple-3:1.302181-2.module+el8.10.0+349+79da77b5.src
Name | perl-Test-Simple |
---|---|
Epoch | 3 |
Version | 1.302181 |
Release | 2.module+el8.10.0+349+79da77b5 |
Architecture | src |
Website/URL | https://metacpan.org/release/Test-Simple |
License | (GPL+ or Artistic) and CC0 and Public Domain |
Build Time | 2024-05-30 08:39:39 |
Build Host | builder-x86-07.inferitos.ru |
Summary | Basic utilities for writing tests |
Repositories | AppStream |
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. |
Errata | — |
Size | 363 KiB |
Source Project | perl-Test-Simple-1.302181-2.module+el8.10.0+349+79da77b5 |
SHA-256 checksum | af7ee94d168777a359b00c27923921a2041f03cde474d238c94b68a1e2fee929 |
×
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3:1.302181-2 - Rebuilt for MSVSphere 8.10 beta * Thu Oct 15 2020 Petr Pisar <ppisar@redhat.com> - 3:1.302181-2 - Demote Module::Pluggable hard dependency to Suggests level * Mon Sep 14 2020 Paul Howarth <paul@city-fan.org> - 3:1.302181-1 - 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 * Mon Sep 14 2020 Paul Howarth <paul@city-fan.org> - 3:1.302180-1 - 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) * Fri Aug 07 2020 Petr Pisar <ppisar@redhat.com> - 3:1.302177-1 - 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) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3:1.302175-458 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 3:1.302175-457 - Perl 5.32 re-rebuild of bootstrapped packages * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 3:1.302175-456 - Increase release to favour standalone package * Tue Apr 14 2020 Paul Howarth <paul@city-fan.org> - 3:1.302175-1 - 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 * Tue Mar 31 2020 Paul Howarth <paul@city-fan.org> - 3:1.302174-1 - Update to 1.302174 - Fall back to Data::Dumper if JSON::PP is not available during IPC errors