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 <[email protected]> Date: Tue Aug 2 05:35:42 2011 -0500 move abstract for style Signed-off-by: Caleb Cushing <[email protected]> --- 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
