From: Simon Cozens Date: Sat, 17 Jul 2004 16:35:48 +0000 (+0000) Subject: Oops, that was important. :( X-Git-Tag: 2.10~202 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=f152e72ec590c3d6dbbd57187e9d95b14a8c968a Oops, that was important. :( git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@160 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/lib/Maypole/CLI.pm b/lib/Maypole/CLI.pm index 5524c72..b2c6e91 100644 --- a/lib/Maypole/CLI.pm +++ b/lib/Maypole/CLI.pm @@ -1,6 +1,7 @@ package Maypole::CLI; use UNIVERSAL::require; use URI; use URI::QueryParam; +use Maypole::Constants; use strict; use warnings;