File:  [LON-CAPA] / loncom / metadata_database / Attic / lonsql.pm
Revision 1.1: download - view: text, annotated - select for diffs
Tue Feb 20 14:12:48 2001 UTC (23 years, 2 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
the metadata database handler for LON-CAPA
(meant to integrate with MySQL server) -Scott

# The LearningOnline Network with CAPA
# Metadata Database Handler
#
# 02/20/2001 Scott Harrison

package Apache::lonsql;

use strict;





1;

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