Codebase list libpod-coverage-trustpod-perl / cbde3c1
prep release Ricardo SIGNES 15 years ago
2 changed file(s) with 5 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Pod-Coverage-TrustPod
1
2 0.002 2009-04-18
3 use Pod::Eventual instead of our own parser
14
25 0.001 2008-04-07
36 fix packaging issues
0
10 use strict;
21 use warnings;
32
87 license ('perl');
98 all_from ('lib/Pod/Coverage/TrustPod.pm');
109
11 requires('Pod::Coverage' => 0.000); # minimum unknown
10 requires('Pod::Coverage' => 0.000); # minimum unknown
11 requires('Pod::Eventual::Simple' => 0.000); # minimum unknown
1212
1313 WriteAll();