[libdist-zilla-plugin-test-podspelling-perl] 11/13: document new method

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:03:47 UTC 2015


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

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

commit 52d4cf1b7b03b5c12a5176cb48c8c4aab9696802
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Thu Feb 14 22:05:28 2013 -0600

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

diff --git a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
index 6cbc53a..181b9bd 100644
--- a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
+++ b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
@@ -153,6 +153,12 @@ L<Test::Spelling>.
 
 Defaults to L<Pod::Wordlist::hanekomu>.
 
+=method add_stopwords
+
+Called to add stopwords to the stopwords array. It is used to determine if
+automagically detected words are valid and print out debug logging for the
+process.
+
 =method spell_cmd
 
 If C<spell_cmd> is set then C<set_spell_cmd( your_spell_command );> is

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