Changelog for
perl-Module-Implementation-0.06-1.fc16.noarch.rpm :
Sun Feb 12 13:00:00 2012 Paul Howarth
- 0.06-1
- Update to 0.06
- Require Module::Runtime 0.012, which has a number of useful bug fixes
Fri Feb 10 13:00:00 2012 Paul Howarth - 0.05-1
- Update to 0.05
- Make Test::Taint an optional dependency; it requires XS, and requiring a
compiler for Module::Implementation defeats its purpose (CPAN RT#74817)
- BR: perl(Test::Requires)
- Update patch for building with old Test::More versions
Thu Feb 9 13:00:00 2012 Paul Howarth - 0.04-1
- Update to 0.04
- This module no longer installs an _implementation() subroutine in callers;
instead, you can call Module::Implementation::implementation_for($package)
to get the implementation used for a given package
- Update patch for building with old Test::More versions
Wed Feb 8 13:00:00 2012 Paul Howarth - 0.03-3
- Incorporate feedback from package review (#788258)
- Correct License tag, which should be Artistic 2.0
- BR: perl(lib) for test suite
- Explicitly require perl(Carp), not automatically detected
Tue Feb 7 13:00:00 2012 Paul Howarth - 0.03-2
- Sanitize for Fedora submission
Tue Feb 7 13:00:00 2012 Paul Howarth - 0.03-1
- Initial RPM version