[ 原始碼: libpod-coverage-trustpod-perl ]
套件:libpod-coverage-trustpod-perl(0.100005-2)
libpod-coverage-trustpod-perl 的相關連結
Debian 的資源:
下載原始碼套件 libpod-coverage-trustpod-perl:
- [libpod-coverage-trustpod-perl_0.100005-2.dsc]
- [libpod-coverage-trustpod-perl_0.100005.orig.tar.gz]
- [libpod-coverage-trustpod-perl_0.100005-2.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
- Larry Wall's Practical Extraction and Report Language
-
- sug: libtest-pod-coverage-perl
- module to check for pod coverage in a distribution