-
Wed Sep 29 2021 Paul Howarth <paul@city-fan.org> - 0.0015-1
- Update to 0.0015
- Test warnings more carefully to avoid spurious test failures caused by a
bug in Test2::Util
-
Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0014-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.0014-2
- Perl 5.34 rebuild
-
Wed Apr 28 2021 Paul Howarth <paul@city-fan.org> - 0.0014-1
- Update to 0.0014
- Bump version requirement of Test::More to one that supports note()
-
Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0013-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0013-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.0013-2
- Perl 5.32 rebuild
-
Mon Feb 17 2020 Paul Howarth <paul@city-fan.org> - 0.0013-1
- Update to 0.0013
- Cope with changes to how the hints hash works in perl 5.31.7
-
Sun Feb 16 2020 Paul Howarth <paul@city-fan.org> - 0.0012-1
- Update to 0.0012
- Add -lexically argument to import() to support hiding modules just during
the current scope
-
Thu Feb 13 2020 Paul Howarth <paul@city-fan.org> - 0.0011-1
- Update to 0.0011
- @INC hook should die directly (CPAN RT#120220)
- Match core error more closely (CPAN RT#120221)
- Add -quiet option to suppress some notices