CQL version 0.1
==========================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

    String::Tokenizer
    Test::Exception

THANKYOUS

The CQL package relies heavily on Stevan Little's String::Tokenizer.
Thanks Stevan!

This software package was developed as a component of a larger project
called Ockham which was funded by the National Science Foundation. For
more information about the Ockham project see: http://www.ockham.org

COPYRIGHT AND LICENCE

Copyright (C) 2004 Ed Summers <ehs@pobox.com>

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