]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole/Constants.pm
use strict
[maypole.git] / lib / Maypole / Constants.pm
index dcf35e5b6561012e16d1911f3442d8ce284ff1a2..4078b83bccb01ba6038baa8ca80e7f50ae274239 100644 (file)
@@ -1,4 +1,5 @@
 package Maypole::Constants;
+use strict;
 use base 'Exporter';
 use constant OK       => 0;
 use constant DECLINED => -1;