diff --git a/programming/language/perl/perl-Test-Warnings/actions.py b/programming/language/perl/perl-Test-Warnings/actions.py
index 88f775431b..450b7d1d4e 100644
--- a/programming/language/perl/perl-Test-Warnings/actions.py
+++ b/programming/language/perl/perl-Test-Warnings/actions.py
@@ -23,6 +23,4 @@ def check():
def install():
perlmodules.install()
- pisitools.dodoc("README", "LICENCE")
- shelltools.chmod("examples/*", 0644)
- pisitools.insinto(examples, "examples/*")
\ No newline at end of file
+ pisitools.dodoc("README", "LICENCE")
\ No newline at end of file
diff --git a/programming/language/perl/perl-Test-Warnings/pspec.xml b/programming/language/perl/perl-Test-Warnings/pspec.xml
index 7a3a8a4c38..b86b9ed01e 100644
--- a/programming/language/perl/perl-Test-Warnings/pspec.xml
+++ b/programming/language/perl/perl-Test-Warnings/pspec.xml
@@ -8,11 +8,12 @@
Blue Devil
bluedevil@sctzine.com
+ programming.language.perl
Perl 5
library
Perl module to test for warnings and the lack of them
perl-Test-Warnings is a Perl module to test for warnings and the lack of them.
- https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.028.tar.gz
+ https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.030.tar.gz
perl
@@ -25,13 +26,20 @@
perl
- /usr/lib
/usr/share/doc
/usr/share/man
+ /usr/lib
+
+ 2020-03-27
+ 0.030
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-01-03
0.028
@@ -40,4 +48,4 @@
bluedevil@sctzine.com
-
+
\ No newline at end of file