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

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

commit 7b14e960c7f7f414d447be3952757bfd138fd78e
Author: Caleb Cushing <xenoterrac...@gmail.com>
Date:   Tue Aug 2 05:42:13 2011 -0500

    cleanup pod
    
    Signed-off-by: Caleb Cushing <xenoterrac...@gmail.com>
---
 lib/Dist/Zilla/Plugin/Test/PodSpelling.pm | 21 +++------------------
 1 file changed, 3 insertions(+), 18 deletions(-)

diff --git a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm 
b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
index ab9e10b..96fb196 100644
--- a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
+++ b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
@@ -73,26 +73,11 @@ no Moose;
 
 In C<dist.ini>:
 
-    [PodSpellingTests]
+    [Test::PodSpelling]
 
 or:
 
-    [PodSpellingTests]
-    wordlist = Pod::Wordlist
-    spell_cmd = aspell list
-    stopwords = CPAN
-    stopwords = github
-    stopwords = stopwords
-    stopwords = wordlist
-
-or, if you wanted to use my plugin bundle but just override this plugin's
-configuration:
-
-    [@Filter]
-    -bundle = @MARCEL
-    -remove = PodSpellingTests
-
-    [PodSpellingTests]
+    [Test::PodSpelling]
     wordlist = Pod::Wordlist
     spell_cmd = aspell list
     stopwords = CPAN
@@ -105,7 +90,7 @@ configuration:
 This is an extension of L<Dist::Zilla::Plugin::InlineFiles>, providing
 the following file:
 
-  xt/release/pod-spell.t - a standard Test::Spelling test
+  xt/author/pod-spell.t - a standard Test::Spelling test
 
 =method wordlist
 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to