This is the README file for WWW::Google::News::TW, a simple screen 
scraper for Google's Taiwan News service. 

* Installation

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

* Todo

- search, now is done in 0.05.

* Copyright

Copyright 2004 by Cheng-Lung Sung <clsung@dragon2.net>

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

See <http://www.perl.com/perl/misc/Artistic.html>.