WWW/ShopBot/Driver version 0.001
================================

- WWW::ShopBot::Driver is a basic class for WWW::ShopBot drivers. You can use this to build your own shopbot drivers.

- More drivers will appear in versions to come.


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (C) 2003 xern <xern@cpan.org>

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