WWW/SpiTract version 0.01
=========================

* Alpha version *

- WWW::ContentRetrieval is a powerful tool for webpage retrieval and content analysis.

- Automatically fetches web pages and retrieves data according to user's description.


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


COPYRIGHT AND LICENCE

Copyright (C) 2002 xern <xern@cpan.org>
This module is free software; you can redistribute it or modify it under the same terms as Perl itself.

