Return to lonracc.pm CVS log | Up to [LON-CAPA] / loncom / auth |
version 1.16, 2005/02/10 22:30:56 | version 1.17, 2005/04/07 06:56:21 |
---|---|
Line 30 package Apache::lonracc; | Line 30 package Apache::lonracc; |
use strict; | use strict; |
use Apache::Constants qw(:common :remotehost); | use Apache::Constants qw(:common :remotehost); |
use Apache::lonnet(); | use Apache::lonnet; |
use Apache::File(); | use Apache::File(); |
use IO::Socket; | use IO::Socket; |