PS/MOPS/DC/Test version 0.01
============================

Module for high-level testing of MOPS DC.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

PS::MOPS::DC and related modules.

COPYRIGHT AND LICENCE

Copyright (C) 2005 Larry Denneau, Jr., <denneau@ifa.hawaii.edu>,
Institute for Astronomy, University of Hawaii.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

