]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole/Constants.pm
possible 2.10 release
[maypole.git] / lib / Maypole / Constants.pm
index dcf35e5b6561012e16d1911f3442d8ce284ff1a2..09e7d4b3fa1f1fcc1a91b1c94d61a4e9a92a245f 100644 (file)
@@ -1,4 +1,5 @@
 package Maypole::Constants;
+use strict;
 use base 'Exporter';
 use constant OK       => 0;
 use constant DECLINED => -1;
@@ -42,7 +43,7 @@ L<Maypole>
 
 =head1 MAINTAINER
 
-Sebastian Riedel, c<sri@oook.de>
+Aaron Trevena, c<teejay@droogs.org>
 
 =head1 AUTHOR