Tk/Taxis version 1.02
=====================

This module is a composite widget consisting essentially of a framed canvas with
critter images that perform bacterial taxis within a choice chamber. It requires
Tk. In addition to the module itself, a script called 'woodlice.pl' will be
installed in perl's executable directory that demonstrates the use of the 
module.

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:

  Tk

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2003 Steve Cook

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

