Page MenuHomeSolus

D2137.id5127.diff
No OneTemporary

D2137.id5127.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : perl-importer
+version : 0.024
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.024.tar.gz : 1d19760ceb366b664985ace9a7ee1b54a438b1e060a5bca6eff0c6a35b07a557
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Importer - Alternative but compatible interface to modules that export symbols.
+description: |
+ This module acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables.
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>perl-importer</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">Importer - Alternative but compatible interface to modules that export symbols.</Summary>
+ <Description xml:lang="en">This module acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-importer</Name>
+ <Summary xml:lang="en">Importer - Alternative but compatible interface to modules that export symbols.</Summary>
+ <Description xml:lang="en">This module acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Importer.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Importer/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-29</Date>
+ <Version>0.024</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
Sat, Aug 5, 4:51 PM (6 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5797873
Default Alt Text
D2137.id5127.diff (3 KB)

Event Timeline