软件包: libpod-coverage-trustpod-perl (0.100003-1)
libpod-coverage-trustpod-perl 的相关链接
Trisquel 的资源:
下载源码包 libpod-coverage-trustpod-perl:
- [libpod-coverage-trustpod-perl_0.100003-1.dsc]
- [libpod-coverage-trustpod-perl_0.100003.orig.tar.gz]
- [libpod-coverage-trustpod-perl_0.100003-1.debian.tar.gz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Jonathan Yu
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to support hints for Pod::Coverage
Pod::Coverage::TrustPod is a Perl module that extends Pod::Coverage by allowing your Plain Old Documentation (POD) to declare certain symbol names as trusted. It is similar to using the 'trustme' feature in your test file, but does not require changes to the test file; instead, you make such trust annotations in your POD in a specially formatted field.
其他与 libpod-coverage-trustpod-perl 有关的软件包
|
|
|
-
- dep: libpod-coverage-perl
- checker for comprehensiveness of perl module documentation
-
- dep: libpod-eventual-perl
- module to read a POD as a series of trivial events
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libtest-pod-coverage-perl
- module to check for pod coverage in a distribution