WWW/Search/Tv/German/Tvtoday version 0.01
=========================================

This module gets and extracts the tv-program from http://www.tvtoday.de
It chooses the broadcasts you are interested in by buzzwords you give.

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:

	URI::Escape;
	LWP::UserAgent;
	HTML::TableContentParser;
	File::Basename;

COPYRIGHT AND LICENCE

Freeware.
