Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,17 @@ +name : perl-test-pod-coverage +version : 1.10 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/N/NE/NEILB/Test-Pod-Coverage-1.10.tar.gz : 48c9cca9f7d99eee741176445b431adf09c029e1aa57c4703c9f46f7601d40d4 +license : Artistic-2.0 +component : programming.perl +summary : Test::Pod::Coverage - Check for pod coverage in your distribution +description: | + Test::Pod::Coverage - Check for pod coverage in your distribution. +#builddeps : +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,36 @@ + + + perl-test-pod-coverage + + Matthias Eliasson + matthias.eliasson@gmail.com + + Artistic-2.0 + programming.perl + Test::Pod::Coverage - Check for pod coverage in your distribution + Test::Pod::Coverage - Check for pod coverage in your distribution. + + https://solus-project.com/sources/README.Solus + + + perl-test-pod-coverage + Test::Pod::Coverage - Check for pod coverage in your distribution + Test::Pod::Coverage - Check for pod coverage in your distribution. + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/Test/Pod/Coverage.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Test/Pod/Coverage/.packlist + /usr/share/man + + + + + 2017-11-28 + 1.1 + Packaging update + Matthias Eliasson + matthias.eliasson@gmail.com + + + \ No newline at end of file