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 250243147d79b0f6239883b07c8701eaffd213fa Author: Marcel Gruenauer <[email protected]> Date: Wed Dec 15 23:06:03 2010 +0100 updated README --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 45721d8..fb881cf 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME Dist::Zilla::Plugin::PodSpellingTests - Release tests for POD spelling VERSION - version 1.103490 + version 1.103491 SYNOPSIS In "dist.ini": @@ -48,14 +48,14 @@ METHODS Defaults to Pod::Wordlist::hanekomu. spell_cmd - If "spell_cmd" is set then "set_spell_cmd( your_spell_command );" added - to the test file to allow. + If "spell_cmd" is set then "set_spell_cmd( your_spell_command );" is + added to the test file to allow for custom spell check programs. Defaults to nothing. stopwords - If stopwords is set then "add_stopwords( <DATA" )> is added to the test - file and the words are added after the __DATA__ section. + If stopwords is set then "add_stopwords( <DATA> )" is added to the test + file and the words are added after the "__DATA__" section. "stopwords" can appear multiple times, one word per line. -- 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
