--- loncom/startup.pl 2000/02/22 21:32:17 1.1 +++ loncom/startup.pl 2001/01/03 14:25:57 1.2 @@ -2,6 +2,4 @@ use Apache(); use lib '/home/httpd/lib/perl'; -use Apache::Constants(); -use CGI qw(-compile :all); 1;