Source: libtest-pod-content-perl Maintainer: Debian Perl Group Uploaders: Peter Pentchev Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl, libtest-perl-critic-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-pod-content-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-pod-content-perl.git Homepage: https://metacpan.org/release/Test-Pod-Content Package: libtest-pod-content-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for testing POD content Test::Pod::Content is a very simple module for testing Perl's Plain Old Documentation (POD) format's content, not just the markup syntax. It is mainly intended for testing the content of generated POD - that is, the POD included in Perl modules generated by some mechanism.