diff --git a/programming/language/perl/perl-Test-Exception/actions.py b/programming/language/perl/perl-Test-Exception/actions.py index 670571928d..fa23ad611a 100644 --- a/programming/language/perl/perl-Test-Exception/actions.py +++ b/programming/language/perl/perl-Test-Exception/actions.py @@ -22,4 +22,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("README", "MANIFEST", "Changes") + pisitools.dodoc("MANIFEST", "Changes") diff --git a/programming/language/perl/perl-Test-Exception/pspec.xml b/programming/language/perl/perl-Test-Exception/pspec.xml index 53a1e9fe73..7c37a1fe12 100644 --- a/programming/language/perl/perl-Test-Exception/pspec.xml +++ b/programming/language/perl/perl-Test-Exception/pspec.xml @@ -12,7 +12,7 @@ library Module for testing exception based codes This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. - http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-0.32.tar.gz + http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz perl perl-Sub-Uplevel @@ -33,6 +33,13 @@ + + 2016-03-14 + 0.43 + Version bump. + Kamil Atlı + suvari@pisilinux.org + 2014-09-10 0.32