[libdist-zilla-plugin-test-podspelling-perl] 09/86: fix pod (:prelude)

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:02:00 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 23b20f3e7e0ccec12729c3cd8e31de5ee9f28db7
Author: Marcel Gruenauer <hanekomu at gmail.com>
Date:   Fri Oct 29 17:32:48 2010 +0200

    fix pod (:prelude)
---
 lib/Dist/Zilla/Plugin/PodSpellingTests.pm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
index 8d7175f..de6150d 100644
--- a/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
+++ b/lib/Dist/Zilla/Plugin/PodSpellingTests.pm
@@ -12,12 +12,14 @@ __PACKAGE__->meta->make_immutable;
 no Moose;
 1;
 
-=pod
+=begin :prelude
 
 =for test_synopsis
 1;
 __END__
 
+=end :prelude
+
 =head1 SYNOPSIS
 
 In C<dist.ini>:
@@ -48,4 +50,3 @@ plan skip_all => "Test::Spelling required for testing POD spelling"
   if $@;
 
 all_pod_files_spelling_ok('lib');
-

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