[libdist-zilla-plugin-test-podspelling-perl] 04/10: fix bizarre wordwrapping issue in BUGS section

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


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

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

commit 950d0f09597e18a4eea63c82a97381fad1cb9efa
Author: Karen Etheridge <ether at cpan.org>
Date:   Sun May 3 19:52:21 2015 -0700

    fix bizarre wordwrapping issue in BUGS section
    
    see https://github.com/rjbs/Pod-Weaver/issues/36
---
 lib/Dist/Zilla/Plugin/PodSpellingTests.pm |  8 ++++++++
 lib/Dist/Zilla/Plugin/Test/PodSpelling.pm |  8 ++++++++
 weaver.ini                                | 25 +------------------------
 3 files changed, 17 insertions(+), 24 deletions(-)

diff --git a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
index f1f2f3e..18dc883 100644
--- a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
+++ b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
@@ -35,4 +35,12 @@ name for C<[Test::PodSpelling]> and will be removed in a few versions.
 
 L<Dist::Zilla::Plugin::Test::PodSpelling>
 
+=head1 SUPPORT
+
+=for stopwords irc
+
+Bugs may be submitted through L<the RT bug tracker|https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-PluginTest-PodSpelling>
+(or L<bug-Dist-Zilla-Plugin-Test-PodSpelling at rt.cpan.org|mailto:bug-Dist-Zilla-Plugin-Test-PodSpelling at rt.cpan.org>).
+I am also usually active on irc, as 'ether' at C<irc.perl.org>.
+
 =cut
diff --git a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
index 125d078..bf41722 100644
--- a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
+++ b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
@@ -251,6 +251,14 @@ register_prereqs
 
 =end Pod::Coverage
 
+=head1 SUPPORT
+
+=for stopwords irc
+
+Bugs may be submitted through L<the RT bug tracker|https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-PluginTest-PodSpelling>
+(or L<bug-Dist-Zilla-Plugin-Test-PodSpelling at rt.cpan.org|mailto:bug-Dist-Zilla-Plugin-Test-PodSpelling at rt.cpan.org>).
+I am also usually active on irc, as 'ether' at C<irc.perl.org>.
+
 =cut
 __DATA__
 ___[ xt/author/pod-spell.t ]___
diff --git a/weaver.ini b/weaver.ini
index 0ce5005..04fad01 100644
--- a/weaver.ini
+++ b/weaver.ini
@@ -1,26 +1,3 @@
-[@CorePrep]
-[-SingleEncoding]
-
-[Name]
-[Version]
-
-[Region  / prelude]
-
-[Generic / SYNOPSIS]
-[Generic / DESCRIPTION]
-[Generic / OVERVIEW]
-
-[Collect / ATTRIBUTES]
-	command = attr
-
-[Collect / METHODS]
-	command = method
-
-[Leftovers]
-
-[Region  / postlude]
-[Bugs]
+[@Default]
 
 [Contributors]
-[Authors]
-[Legal]

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