ClearCase/Wrapper/DSB version 0.01
==================================

PURPOSE

This is an overlay module for ClearCase::Wrapper. See the POD for that
module. The short version is that ClearCase::Wrapper provides a
mechanism for extending cleartool while ClearCase::Wrapper::DSB
supplies a number of extensions using that mechanism.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

  ClearCase::Wrapper

COPYRIGHT AND LICENCE

Copyright (c) 1997-2002 David Boyce (dsb@boyski.com). All rights
reserved.  This Perl program is free software; you may redistribute it
and/or modify it under the same terms as Perl itself.
