[libdist-zilla-plugin-test-eol-perl] 02/18: add $VERSION to this file too

Intrigeri intrigeri at moszumanska.debian.org
Sun Aug 16 09:20:12 UTC 2015


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

intrigeri pushed a commit to annotated tag 0.13
in repository libdist-zilla-plugin-test-eol-perl.

commit 821ba7e7eac6b4cd8bee99a32fcee389a2ac587b
Author: Karen Etheridge <ether at cpan.org>
Date:   Sun Oct 12 15:02:35 2014 -0700

    add $VERSION to this file too
---
 lib/Dist/Zilla/Plugin/EOLTests.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/Dist/Zilla/Plugin/EOLTests.pm b/lib/Dist/Zilla/Plugin/EOLTests.pm
index 90235c5..ba8c88b 100644
--- a/lib/Dist/Zilla/Plugin/EOLTests.pm
+++ b/lib/Dist/Zilla/Plugin/EOLTests.pm
@@ -4,6 +4,8 @@ package Dist::Zilla::Plugin::EOLTests;
 use Moose;
 use namespace::autoclean;
 
+# VERSION
+
 extends 'Dist::Zilla::Plugin::InlineFiles';
 with 'Dist::Zilla::Role::TextTemplate';
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-eol-perl.git



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