[libcode-tidyall-perl] 129/374: remove VERSION
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 22:26:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcode-tidyall-perl.
commit 059747b1cb1a815e32a899f6a6c676ca7f629ebf
Author: Jonathan Swartz <swartz at pobox.com>
Date: Sun Aug 5 21:58:52 2012 -0700
remove VERSION
---
lib/Code/TidyAll/Util/Zglob.pm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/Code/TidyAll/Util/Zglob.pm b/lib/Code/TidyAll/Util/Zglob.pm
index 6dae62e..6cde296 100644
--- a/lib/Code/TidyAll/Util/Zglob.pm
+++ b/lib/Code/TidyAll/Util/Zglob.pm
@@ -3,9 +3,8 @@
package Code::TidyAll::Util::Zglob;
use strict;
use Exporter;
-use vars qw/$VERSION @ISA @EXPORT_OK
+use vars qw/@ISA @EXPORT_OK
$strict_leading_dot $strict_wildcard_slash/;
-$VERSION = '0.08';
@ISA = 'Exporter';
@EXPORT_OK = qw( zglob_to_regex );
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list