Name: | perl-Test-MockObject |
---|---|
Version: | 1.09 |
Release: | 4.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 52323 |
License: | GPL+ or Artistic |
RPM: | perl-Test-MockObject-1.09-4.el6.noarch.rpm |
Source RPM: | perl-Test-MockObject-1.09-4.el6.src.rpm |
Build Date: | Fri Nov 22 2013 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-MockObject/ |
Summary: | Perl extension for emulating troublesome interfaces |
Description: | Test::MockObject is a highly polymorphic testing object, capable of looking like all sorts of objects. This makes white-box testing much easier, as you can concentrate on what the code being tested sends to and receives from the mocked object, instead of worrying about faking up your own data. (Another option is not to test difficult things. Now you have no excuse.) |
- Declare all build-time dependencies provided by a separate package (Resolves: rhbz#661804)
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- update to 1.09
- rebuild for new perl
- Update to 1.08.
- Update to 1.07.
- Update to 1.06.
- Update to 1.05.
- Update to 1.04. - Makefile.PL -> Build.PL.
- Update to 1.03.
- Update to 1.02.
- Update to 1.00.
- rebuilt
- Build requires Test::Simple >= 0.44 (bug 2324).
- Update to 0.15.
- Update to 0.14. - Require perl >= 1:5.6.1 for vendor install dir support. - Use pure_install to avoid perllocal.pod workarounds. - Moved make test to section %check.
- First build.