Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10826263
D2244.id5414.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.id5414.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,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
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,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
Jun 5 2023, 2:25 AM (9 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805292
Default Alt Text
D2244.id5414.diff (2 KB)
Attached To
Mode
D2244: Initial commit of perl-pod-coverage
Attached
Detach File
Event Timeline
Log In to Comment