Page MenuHomeSolus

D2255.id5424.diff
No OneTemporary

D2255.id5424.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,20 @@
+name : perl-test-warn
+version : 0.32
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/B/BI/BIGJ/Test-Warn-0.32.tar.gz : 2fc516e71f9ef453be22a4619d91eb3f78df414a57dfa0fd745d3bff50bf73d2
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Test::Warn - Perl extension to test methods for warnings
+description: |
+ This module provides a few convenience methods for testing warning based code.
+builddeps :
+ - perl-sub-uplevel
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>perl-test-warn</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Test::Warn - Perl extension to test methods for warnings</Summary>
+ <Description xml:lang="en">This module provides a few convenience methods for testing warning based code.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-warn</Name>
+ <Summary xml:lang="en">Test::Warn - Perl extension to test methods for warnings</Summary>
+ <Description xml:lang="en">This module provides a few convenience methods for testing warning based code.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/Warn.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test/Warn/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-11</Date>
+ <Version>0.32</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 20 2023, 6:41 AM (11 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802007
Default Alt Text
D2255.id5424.diff (2 KB)

Event Timeline