X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FConstants.pm;h=69178502bbdccf7a824d103805a2cb3c0aee7275;hb=022b9e6b3f519f7e4041112b407b6769dedd7799;hp=b79704fbaa0d66a8e073ca63c344f97a0f471b2b;hpb=ef3da5818c452a331e863d30efc41f5b65d0f624;p=maypole.git 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