[libdist-zilla-plugin-test-podspelling-perl] 01/02: document ExtraTests problem

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


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

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

commit 7ab6b51563479b4549f7a8d587b9fab49fb0368a
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Sun Feb 23 15:54:36 2014 -0600

    document ExtraTests problem
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 lib/Dist/Zilla/Plugin/Test/PodSpelling.pm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
index 285a840..3d3973d 100644
--- a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
+++ b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
@@ -155,6 +155,10 @@ or:
 	stopwords = stopwords
 	stopwords = wordlist
 
+If you're using C<[ExtraTests]> it must come after C<[Test::PodSpelling]>,
+it's worth noting that this ships in the C<[@Basic]> bundle so you may have to
+remove it from that first.
+
 =head1 DESCRIPTION
 
 This is an extension of L<Dist::Zilla::Plugin::InlineFiles>, providing

-- 
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