From f152e72ec590c3d6dbbd57187e9d95b14a8c968a Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Sat, 17 Jul 2004 16:35:48 +0000 Subject: [PATCH] Oops, that was important. :( git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@160 48953598-375a-da11-a14b-00016c27c3ee --- lib/Maypole/CLI.pm | 1 + 1 file changed, 1 insertion(+) 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; -- 2.39.2