PS/MOPS/DC/Connection version 0.01
==================================

This module implements the back-end Oracle connection to the SAIC
MOPS DC database.  End-user or application code will normally not
need this module; it's used primarily by higher-level DC modules.

INSTALLATION

To install this module type the following:

   perl Makefile.PL LIB=$MOPS_HOME/lib/perl5
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  PS::MOPS::Log
  DBI
  Oracle 10g drivers

COPYRIGHT AND LICENCE

Copyright (C) 2004 Institute for Astronomy, University of Hawaii
