This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to tag v0.02 in repository libweasel-perl.
commit 7eb8aaa1f59e281d9cbef58a3c85d1cc2fc875cc Author: Erik Huelsmann <[email protected]> Date: Thu Jun 16 09:45:54 2016 +0200 * Help cpanm establish which module version is installed --- lib/Weasel.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Weasel.pm b/lib/Weasel.pm index 16baa2e..602bd14 100644 --- a/lib/Weasel.pm +++ b/lib/Weasel.pm @@ -38,6 +38,7 @@ use warnings; use Moose; +our $VERSION = '0.01'; =head1 ATTRIBUTES -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweasel-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
