-summary : The functions exported by this module deal with runtime handling of Perl
- modules, which are normally handled at compile time
+summary : The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time
description: |
The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time
builddeps :
@@ -17,3 +16,5 @@
%perl_build
install : |
%perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>perl-module-runtime</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>Artistic-1.0-Perl</License>
<PartOf>programming.perl</PartOf>
<Summary xml:lang="en">The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time</Summary>
<Description xml:lang="en">The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time