Annotation of loncom/startup.pl, revision 1.2

1.1       harris41    1: #!/usr/bin/perl
                      2: 
                      3: use Apache();
                      4: use lib '/home/httpd/lib/perl';
                      5: 1;

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