Sat, 18 May 2024 14:02:57 UTC | login

Information for build perl-Test-Modern-0.013-8.fc27

ID13683
Package Nameperl-Test-Modern
Version0.013
Release8.fc27
Epoch
SummaryPrecision testing for modern perl
DescriptionTest::Modern provides the best features of Test::More, Test::Fatal, Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as ideas from Test::Requires, Test::DescribeMe, Test::Moose, and Test::CleanNamespaces. Test::Modern also automatically imposes strict and warnings on your script, and loads IO::File (much of the same stuff Modern::Perl does).
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:20:42 UTC
CompletedSat, 14 Apr 2018 20:20:42 UTC
Tags
f28
f29
RPMs
src
perl-Test-Modern-0.013-8.fc27.src.rpm (info) (download)
noarch
perl-Test-Modern-0.013-8.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.013-7 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.013-5 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.013-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 08 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.013-2 - Perl 5.22 rebuild * Thu Oct 09 2014 Paul Howarth <paul@city-fan.org> - 0.013-1 - Update to 0.013 - Add 'test recommends' dependencies on a few modules * Tue Sep 30 2014 Paul Howarth <paul@city-fan.org> - 0.012-1 - Update to 0.012 - does_ok no longer calls the internal Test::Builder '_try' method * Thu Sep 18 2014 Paul Howarth <paul@city-fan.org> - 0.011-1 - Update to 0.011 - version_all_same now copes better with undef versions - Use %license * Mon Sep 01 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-2 - Perl 5.20 rebuild * Fri Jul 18 2014 Paul Howarth <paul@city-fan.org> - 0.010-1 - Update to 0.010 - Fix the behaviour of the BAIL_OUT called within object_ok - Add is_fastest, inspired by Test::Benchmark * Mon Jul 07 2014 Paul Howarth <paul@city-fan.org> - 0.009-1 - Update to 0.009 - Added: Implement an `-internet` feature allowing test scripts to declare they need access to the Internet; this honours the NO_NETWORK_TESTS environment variable - Precautionary bypassing of prototype for internal calls to `Test::More::subtest` - Updated: Improved `namespaces_clean` implementation along the same lines as recent changes to Test::CleanNamespaces * Thu Jun 19 2014 Paul Howarth <paul@city-fan.org> - 0.008-1 - Update to 0.008 - Package with a newer Dist::Inkt to provide a better Makefile.PL (copes better with missing CPAN::Meta::Requirements) - CONTRIBUTING file is now licensed CC-BY-SA or GPL+ or Artistic so we can make the whole package GPL+ or Artistic now * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.007-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Apr 10 2014 Paul Howarth <paul@city-fan.org> - 0.007-1 - Update to 0.007 - Fix for warnings being generated deep in the bowels of File::Spec (CPAN RT#94383) * Fri Apr 04 2014 Paul Howarth <paul@city-fan.org> - 0.006-1 - Update to 0.006 - EXPERIMENTALLY provide Test::Lib-like behavior, and a related -lib export tag - Support an environment variable PERL_TEST_MODERN_ALLOW_WARNINGS to allow end-users to skip running end warnings tests - Added shouldnt_warn function - Add upstream workaround for warnings generated in File::Spec * Wed Mar 26 2014 Paul Howarth <paul@city-fan.org> - 0.005-1 - Update to 0.005 - Support Perl 5.6.1+ * Tue Mar 25 2014 Paul Howarth <paul@city-fan.org> - 0.004-1 - Update to 0.004 - EXPERIMENTALLY provide Test::Pod functions - EXPERIMENTALLY provide Test::Pod::Coverage functions - EXPERIMENTALLY provide Test::Version functions - Improve the implementation of -without, including better compatibility with pre-5.12 versions of Perl * Tue Mar 25 2014 Paul Howarth <paul@city-fan.org> - 0.003-1 - Update to 0.003 - Provide a Test::Without::Module-like feature (-without) - Load IO::File and IO::Handle like Modern::Perl does * Thu Mar 20 2014 Paul Howarth <paul@city-fan.org> - 0.002-3 - Incorporate feedback from package review (#1078950) - BR: perl for build process - BR: perl(base) for test suite - BR:/R: perl(Moose::Util), perl(Mouse::Util) and perl(Role::Tiny) for runtime - CONTRIBUTING file is CC-BY-SA (https://github.com/tobyink/p5-test-modern/issues/1) * Thu Mar 20 2014 Paul Howarth <paul@city-fan.org> - 0.002-2 - Sanitize for Fedora submission * Fri Mar 14 2014 Paul Howarth <paul@city-fan.org> - 0.002-1 - Initial RPM version