From: short <> Date: Mon, 3 Jan 2005 01:25:27 +0000 (+0000) Subject: Removed excessive: require CGI; X-Git-Tag: bp_apache20~3 X-Git-Url: https://git.jankratochvil.net/?p=MyWeb.git;a=commitdiff_plain;h=7c1ceb3fabb6a668d9c286a19b7002f8bd60555b;hp=23bbfdb08c25726bc9687423c10dd28b08753436 Removed excessive: require CGI; --- diff --git a/Project.pm b/Project.pm index ab40eb7..b18391c 100644 --- a/Project.pm +++ b/Project.pm @@ -24,6 +24,7 @@ use strict; use warnings; use My::Web; +require CGI; use Exporter; our @EXPORT=qw();