| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix build * Added missing dependency to BuildRequires: inc::Module::Install
- updated to 1.01
see /usr/share/doc/packages/perl-Test-utf8/CHANGES
1.01
Fix unnecesary warning caused by using /x (RT#88189)
(Arthur Axel fREW Schmidt and Andrew Main)
https://github.com/2shortplanks/Test-utf8/pull/2
1.00 Refactor build system to use Module::Install
Add test for pod, perl critic. Make pass.
Make the ok, fail, pass, diag functions private
Improve documentation
- initial version (0.02)
- updated to 1.02
see /usr/share/doc/packages/perl-Test-utf8/CHANGES
1.02 Fix for 5.26 not including '.' in INC, which was breaking the
Module::Install stuff (thanks to preaction)
Fix to link to the github repo (thanks to dsteinbrunner)