]> git.decadent.org.uk Git - maypole.git/commitdiff
Oops, that was important. :(
authorSimon Cozens <simon@simon-cozens.org>
Sat, 17 Jul 2004 16:35:48 +0000 (16:35 +0000)
committerSimon Cozens <simon@simon-cozens.org>
Sat, 17 Jul 2004 16:35:48 +0000 (16:35 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@160 48953598-375a-da11-a14b-00016c27c3ee

lib/Maypole/CLI.pm

index 5524c7268d49c5eea1e28ad7d5b42db4f21c9b83..b2c6e911d545885147fff1e872ad3f1837482d21 100644 (file)
@@ -1,6 +1,7 @@
 package Maypole::CLI;
 use UNIVERSAL::require;
 use URI; use URI::QueryParam;
+use Maypole::Constants;
 
 use strict;
 use warnings;