#!/usr/bin/perl
echo ""
echo "CVSTar SuperScript"
echo "(c)1999 VA Linux Systems"
echo ""

use DBI;
require("include.pl");

&db_connect;


