diff --git a/programming/language/perl/perl-Test-Fatal/actions.py b/programming/language/perl/perl-Test-Fatal/actions.py index 724a65f137..80fac6f9a6 100644 --- a/programming/language/perl/perl-Test-Fatal/actions.py +++ b/programming/language/perl/perl-Test-Fatal/actions.py @@ -4,8 +4,8 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import perlmodules from pisi.actionsapi import pisitools +from pisi.actionsapi import perlmodules def setup(): perlmodules.configure() diff --git a/programming/language/perl/perl-Test-Fatal/pspec.xml b/programming/language/perl/perl-Test-Fatal/pspec.xml index 44f4966436..6d5e021ea0 100644 --- a/programming/language/perl/perl-Test-Fatal/pspec.xml +++ b/programming/language/perl/perl-Test-Fatal/pspec.xml @@ -3,7 +3,7 @@ perl-Test-Fatal - http://search.cpan.org/dist/Test-Fatal + https://metacpan.org/release/Test-Fatal Pisi Linux Admins admins@pisilinux.org @@ -13,7 +13,7 @@ library Perl module to test code with exceptions perl-Test-Fatal provides incredible simple helpers for testing Perl code with exceptions. - http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-0.014.tar.gz + https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Test-Fatal-0.016.tar.gz perl perl-Try-Tiny @@ -35,6 +35,13 @@ + + 2020-01-11 + 0.016 + Minor version bump + Blue Devil + bluedevil@sctzine.com + 2020-01-11 0.014 @@ -71,4 +78,4 @@ osman.erkan@pisilinux.org - + \ No newline at end of file