[libdist-zilla-plugin-test-podspelling-perl] 44/86: move abstract for style

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


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 17942682c2c57fd4d09332d80a081a7361f27f72
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Tue Aug 2 05:35:42 2011 -0500

    move abstract for style
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 lib/Dist/Zilla/Plugin/Test/PodSpelling.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
index 77edf3a..db0ae34 100644
--- a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
+++ b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
@@ -6,7 +6,6 @@ BEGIN {
 	# VERSION
 }
 
-# ABSTRACT: Release tests for POD spelling
 use Moose;
 extends 'Dist::Zilla::Plugin::InlineFiles';
 with 'Dist::Zilla::Role::TextTemplate';
@@ -64,6 +63,8 @@ __PACKAGE__->meta->make_immutable;
 no Moose;
 1;
 
+# ABSTRACT: Release tests for POD spelling
+
 =begin :prelude
 
 =for stopwords 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



More information about the Pkg-perl-cvs-commits mailing list