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-test-pod +version : 1.51 +release : 1 +source : + - http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Pod-1.51.tar.gz : c1a1d3cedf4a579e3aad89c36f9878a8542b6656dbe71f1581420f49582d7efb +license : Artistic-1.0-Perl +component : programming.perl +summary : Test::Pod - check for POD errors in files +description: | + Test::Pod lets you check the validity of a POD file, and report its results in standard Test::Simple fashion. +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install 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 @@ + + + perl-test-pod + + Joey Riches + josephriches@gmail.com + + Artistic-1.0-Perl + programming.perl + Test::Pod - check for POD errors in files + Test::Pod lets you check the validity of a POD file, and report its results in standard Test::Simple fashion. + + https://solus-project.com/sources/README.Solus + + + perl-test-pod + Test::Pod - check for POD errors in files + Test::Pod lets you check the validity of a POD file, and report its results in standard Test::Simple fashion. + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/Test/Pod.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Test/Pod/.packlist + /usr/share/man + + + + + 2017-09-11 + 1.51 + Packaging update + Joey Riches + josephriches@gmail.com + + + \ No newline at end of file