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 <[email protected]> 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
