[libdist-zilla-plugin-test-podspelling-perl] 40/86: add VERSION comment

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:02:06 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 ba23642123600d1b109ec79181d48af4e92dcbb1
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Tue Aug 2 05:19:00 2011 -0500

    add VERSION comment
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 lib/Dist/Zilla/Plugin/Test/PodSpelling.pm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
index 780c93c..0967ea7 100644
--- a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
+++ b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
@@ -2,6 +2,9 @@ package Dist::Zilla::Plugin::Test::PodSpelling;
 use 5.008;
 use strict;
 use warnings;
+BEGIN {
+	# VERSION
+}
 
 # ABSTRACT: Release tests for POD spelling
 use Moose;

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