Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10788114
D2094.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2094.diff
View Options
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,22 @@
+name : perl-test-mockmodule
+version : 0.13
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-0.13.tar.gz : 7473742a0d600eb11766752c79a966570755168105ee4d4e33d90466b7339053
+license : GPL-3.0
+component : programming.perl
+summary : Test::MockModule - mock subroutines in a module
+description: |
+ Test::MockModule - mock subroutines in a module
+builddeps :
+ - perl-module-build
+ - perl-sub-identify
+ - perl-super
+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,35 @@
+<PISI>
+ <Source>
+ <Name>perl-test-mockmodule</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Test::MockModule - mock subroutines in a module</Summary>
+ <Description xml:lang="en">Test::MockModule - mock subroutines in a module
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-test-mockmodule</Name>
+ <Summary xml:lang="en">Test::MockModule - mock subroutines in a module</Summary>
+ <Description xml:lang="en">Test::MockModule - mock subroutines in a module
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Test/MockModule.pm</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-26</Date>
+ <Version>0.13</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
Details
Attached
Mime Type
text/plain
Expires
May 27 2023, 3:07 PM (10 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801717
Default Alt Text
D2094.diff (2 KB)
Attached To
Mode
D2094: Initial commit perl-test-mockmodule
Attached
Detach File
Event Timeline
Log In to Comment