| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 0.13
- Test::More and Test::Base go to TEST_REQUIRES
- Test::Pod and Test::Pod::Coverage as author tests
(solves RT#87423)
- updated to 0.12 - fix failing t/pod.t due to bad encoding (CPAN #77656) - fix test failure with Carp 1.25+ RT#75320 [thanks ANDK and greeneg] - Test::Base is required in BUILD (otherwise we haven't tested anything)
- updated to 0.10
* fix typo in POD RT#68793 (also reported by Kai Moonbourn)
* Carp:Always ate part of errors like 'foo at bar' RT#57385
(fix borrowed from Carp::Always::Color)
* deal with non-string exceptions (borrowed from Carp:Always:Color
as well)
- initial package 0.09 * created by cpanspec 1.78.03