Skip to content

Commit 6ff8840

Browse files
committed
add Pod/Checker.pm
1 parent 0243253 commit 6ff8840

File tree

2 files changed

+1213
-0
lines changed

2 files changed

+1213
-0
lines changed

dev/import-perl5/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ imports:
6666
type: directory
6767

6868
# Pod module tests from CPAN distributions
69+
- source: perl5/cpan/Pod-Checker/lib/Pod
70+
target: src/main/perl/lib/Pod
71+
type: directory
72+
6973
- source: perl5/cpan/Pod-Checker/t
7074
target: perl5_t/Pod/Pod-Checker
7175
type: directory

0 commit comments

Comments
 (0)