Diff for /nsdl/conf/nsdlstartup.pl between versions 1.3 and 1.4

version 1.3, 2002/05/29 00:59:08 version 1.4, 2002/05/30 17:04:09
Line 6  use Apache::Constants qw(:common :http : Line 6  use Apache::Constants qw(:common :http :
 use CGI::Cookie();  use CGI::Cookie();
 use CGI qw(-compile standard);  use CGI qw(-compile standard);
 use HTTP::Headers();  use HTTP::Headers();
   use Date::Format();
 use Apache::GATEWAY::Common();  use Apache::GATEWAY::Common();
 use Apache::GATEWAY::ToLONCAPA();  use Apache::GATEWAY::ToLONCAPA();
 use Apache::GATEWAY::FromLONCAPA();  use Apache::GATEWAY::FromLONCAPA();

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>