• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

examples/H27-Dec-2007-10768

inc/Module/H27-Dec-2007-784591

lib/WWW/Google/News/H27-Dec-2007-241135

t/H27-Dec-2007-4422

ChangesH A D27-Dec-20071 KiB5030

MANIFESTH A D23-Mar-2005467 2019

META.ymlH A D28-Oct-2005292 1413

Makefile.PLH A D27-Dec-2007313 1713

READMEH A D28-Oct-2005471 2314

README

1This is the README file for WWW::Google::News::TW, a simple screen
2scraper for Google's Taiwan News service.
3
4* Installation
5
6To install this module type the following:
7
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13* Todo
14
15* Copyright
16
17Copyright 2004 by Cheng-Lung Sung <clsung@tw.freebsd.org>
18
19This program is free software; you can redistribute it and/or modify it
20under the same terms as Perl itself.
21
22See <http://www.perl.com/perl/misc/Artistic.html>.
23