From: Simon Cozens Date: Mon, 6 Dec 2004 01:25:44 +0000 (+0000) Subject: set svn:keywords=Rev X-Git-Tag: 2.10~66 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=72ebd12372713c17bb79d6510f3da7c7b4561338 set svn:keywords=Rev git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@298 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/lib/Maypole/Constants.pm b/lib/Maypole/Constants.pm index b79704f..6917850 100644 --- a/lib/Maypole/Constants.pm +++ b/lib/Maypole/Constants.pm @@ -4,6 +4,7 @@ use constant OK => 0; use constant DECLINED => -1; use constant ERROR => -1; our @EXPORT = qw(OK DECLINED ERROR); +our $VERSION = "1." . sprintf "%04d", q$Rev$ =~ /: (\d+)/; =head1 NAME