Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10865965
D427.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
D427.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,16 @@
+name : perl-file-temp
+version : '0.2304'
+release : 1
+source :
+ - http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/File-Temp-0.2304.tar.gz : 13415323e48f7c9f34efdedf3d35141a7c3435e2beb8c6b922229dc317d321ac
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : File::Temp can be used to create and open temporary files in a safe way
+description: |
+ File::Temp can be used to create and open temporary files in a safe way
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |-
+ %perl_install
\ No newline at end of file
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-file-temp</Name>
+ <Packager>
+ <Name>Matthias Eliasson</Name>
+ <Email>matthias.eliasson@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0-Perl</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">File::Temp can be used to create and open temporary files in a safe way</Summary>
+ <Description xml:lang="en">File::Temp can be used to create and open temporary files in a safe way
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-file-temp</Name>
+ <Summary xml:lang="en">File::Temp can be used to create and open temporary files in a safe way</Summary>
+ <Description xml:lang="en">File::Temp can be used to create and open temporary files in a safe way
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/File/Temp.pm</Path>
+ <Path fileType="library">/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/File/Temp/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-18</Date>
+ <Version>0.2304</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Matthias Eliasson</Name>
+ <Email>matthias.eliasson@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 18 2023, 1:34 PM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803635
Default Alt Text
D427.diff (2 KB)
Attached To
Mode
D427: Initial commit of perl-file-temp
Attached
Detach File
Event Timeline
Log In to Comment