[ 源代码: libpod-coverage-trustpod-perl ]
软件包:libpod-coverage-trustpod-perl(0.100006-1)
libpod-coverage-trustpod-perl 的相关链接
Debian 的资源:
下载源码包 libpod-coverage-trustpod-perl:
- [libpod-coverage-trustpod-perl_0.100006-1.dsc]
- [libpod-coverage-trustpod-perl_0.100006.orig.tar.gz]
- [libpod-coverage-trustpod-perl_0.100006-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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: libpod-parser-perl
- modules for parsing/translating POD format documents
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: libtest-pod-coverage-perl
- module to check for pod coverage in a distribution