Wed, 29 Nov 2023 11:08:53 EST

Information for build perl-Test-Fatal-0.006-1.ru6

ID3368
Package Nameperl-Test-Fatal
Version0.006
Release1.ru6
Epoch
SummaryIncredibly simple helpers for testing code with exceptions
DescriptionTest::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing.
Built byjmatth
State complete
StartedThu, 05 Feb 2015 14:54:05 EST
CompletedThu, 05 Feb 2015 14:56:42 EST
Taskbuild (centos6-rutgers-staging, perl-Test-Fatal-0.006-1.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
perl-Test-Fatal-0.006-1.ru6.src.rpm (info) (download)
noarch (build logs)
perl-Test-Fatal-0.006-1.ru6.noarch.rpm (info) (download)
Changelog * Thu Jun 02 2011 Paul Howarth <paul@city-fan.org> 0.006-1 - Update to 0.006 - Crank back the Test::More and Exporter requirements (CPAN RT#62699) - Add lives_ok and dies_ok emulation (CPAN RT#67598) - Versions patch replaced by workaround for old ExtUtils::MakeMaker - BR: perl(Test::Builder::Tester) * Tue Apr 26 2011 Paul Howarth <paul@city-fan.org> 0.005-1 - Update to 0.005 - Fix the logic that picks tests for 5.13.1+ * Tue Apr 26 2011 Paul Howarth <paul@city-fan.org> 0.004-1 - Update to 0.004 - success blocks now allow trailing blocks like finally, catch, etc. - Remove remaining uses of macros for commands - Re-order %install section to conventional position in spec * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> 0.003-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Oct 29 2010 Paul Howarth <paul@city-fan.org> 0.003-1 - Update to 0.003 - More tests for false exceptions, especially on 5.13 - Update versions patch * Thu Oct 28 2010 Paul Howarth <paul@city-fan.org> 0.002-1 - Update to 0.002 - Add tests for handling of false exceptions - Fix precedence error in documentation - Update versions patch * Wed Oct 27 2010 Paul Howarth <paul@city-fan.org> 0.001-2 - Sanitize spec for Fedora submission * Tue Oct 26 2010 Paul Howarth <paul@city-fan.org> 0.001-1 - Initial RPM version