BigBrother/Object version 0.5.1
===============================

INSTALLATION

To install this module type the following:

   As any user 
     perl Makefile.PL
     make
     make test

   As super-user
     make install

DEPENDENCIES

This module has no other required PERL modules or libraries.

This module does require that BigBrother ( http://www.bb4.com/ ) 
be installed prior to installation of this module.

COPYRIGHT AND LICENCE

Copyright (C) 2002 Donald R. Shanks. All rights reserved.

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


$Id: README,v 1.2 2002/07/26 02:39:33 dshanks Exp $