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

..03-May-2022-

debian/H07-Aug-2009-6138

examples/H14-Nov-2002-412229

lib/WWW/H14-Nov-2002-1,775605

ChangeLogH A D07-Aug-20091.7 KiB6938

MANIFESTH A D08-Jan-2007193 1514

Makefile.PLH A D01-May-2001631 2816

READMEH A D01-May-2001898 3220

README

1
2				WWW::Robot Module
3				     v0.011
4
5This distribution contains a module which provides a web traversal engine
6for use in web robots and the like. This is a beta release; the API is
7open to change until a 1.000 release.
8
9To install these modules, you should just have to run the following:
10
11	% perl Makefile.PL
12	% make install
13
14The module is documented using pod. When you "make install", you
15will get a man-page: WWW::Robot. You can also generate HTML using pod2html:
16
17	% pod2html Robot.pm
18
19There is a simple example robot, poacher, in the examples/ directory of
20this distribution. Poacher is a basic site validation robot, mainly to
21illustrate use of the module.
22
23Please let me know if you experience any problems with this module,
24or have any ideas for additions.
25
26
27Neil Bowers <neilb@cre.canon.co.uk>
28
29Solutions Applications Services
30Canon Research Centre Europe
31http://www.cre.canon.co.uk/
32