Return to lonhomework.pm CVS log | Up to [LON-CAPA] / loncom / homework |
version 1.8, 2000/08/11 14:57:32 | version 1.9, 2000/09/14 20:55:42 |
---|---|
Line 8 use Apache::lonxml; | Line 8 use Apache::lonxml; |
use Apache::lonnet; | use Apache::lonnet; |
use Apache::inputtags; | use Apache::inputtags; |
use Apache::structuretags; | use Apache::structuretags; |
use Apache::response; | |
sub handler { | sub handler { |
my $request=shift; | my $request=shift; |