[libdist-zilla-plugin-test-podspelling-perl] 08/10: fix missing Pod::Coverage

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:05:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag v2.006007
in repository libdist-zilla-plugin-test-podspelling-perl.

commit 566bdfcb9e2d2862511f9ae98eafa6e8c2f1a598
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Wed Mar 5 21:28:08 2014 -0600

    fix missing Pod::Coverage
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 lib/Dist/Zilla/Plugin/Test/PodSpelling.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
index febae3d..9647472 100644
--- a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
+++ b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
@@ -156,6 +156,8 @@ no Moose;
 
 # ABSTRACT: Author tests for POD spelling
 
+=for Pod::Coverage gather_files
+
 =head1 SYNOPSIS
 
 In C<dist.ini>:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git



More information about the Pkg-perl-cvs-commits mailing list