| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 3.28 see /usr/share/doc/packages/perl-String-Approx/ChangeLog 2017-04-16 Jarkko Hietaniemi <jhi@iki.fi> * Resolve https://rt.cpan.org/Public/Bug/Display.html?id=121033 Fails tests with no '.' in @INC * Released as 3.28.
- updated to 3.27:
* Resolve https://rt.cpan.org/Ticket/Display.html?id=69029
Do not die (adist()) on empty pattern string.
* Resolve https://rt.cpan.org/Ticket/Display.html?id=36707
Do not die on undefined inputs, just return undef.
* Resolve https://rt.cpan.org/Ticket/Display.html?id=82341
Explicitly specify the licensing to be Artistic 2 or LGPL 2.
* Modernize all the tests to use Test::More.
* Add some tests for UTF-8 inputs.
- Artistic-1.0 or GPL-2.0+ license
- Artistic-1.0 and GPL-2.0+ license
- switch to perl_requires macro
- initial package, version 3.26