Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10707788
D2244.id5392.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
D2244.id5392.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,21 @@
+name : perl-pod-coverage
+version : 0.23
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/Pod-Coverage-0.23.tar.gz : 30b7a0b0c942f44a7552c0d34e9b1f2e0ba0b67955c61e3b1589ec369074b107
+license : Artistic-1.0-Perl
+component : programming.perl
+summary : Checks if the documentation of a module is comprehensive
+description: |
+ Checks if the documentation of a module is comprehensive
+builddeps :
+ - perl-devel-symdump
+ - perl-test-pod
+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,40 @@
+<PISI>
+ <Source>
+ <Name>perl-pod-coverage</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">Checks if the documentation of a module is comprehensive</Summary>
+ <Description xml:lang="en">Checks if the documentation of a module is comprehensive
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-pod-coverage</Name>
+ <Summary xml:lang="en">Checks if the documentation of a module is comprehensive</Summary>
+ <Description xml:lang="en">Checks if the documentation of a module is comprehensive
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Pod/Coverage.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Pod/Coverage/CountParents.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Pod/Coverage/ExportOnly.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Pod/Coverage/Overloader.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Pod/Coverage/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-03</Date>
+ <Version>0.23</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
Apr 28 2023, 10:18 AM (15 w, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801493
Default Alt Text
D2244.id5392.diff (2 KB)
Attached To
Mode
D2244: Initial commit of perl-pod-coverage
Attached
Detach File
Event Timeline
Log In to Comment