Make numeric zeerex:reliability index from e:serverInfo/e:reliability
[irspy-moved-to-github.git] / README
1 $Id: README,v 1.6 2007-04-18 15:22:48 mike Exp $
2
3 ZOOM::IRSpy
4 ===========
5
6 This module exists to implement the IRspy program, which discovers,
7 analyses and monitors IR servers implementing the Z39.50 and SRU/W
8 protocols.  It is a successor to the ZSpy program.
9
10 INSTALLATION
11
12 To install this module type the following:
13
14    perl Makefile.PL
15    make
16    make test
17    make install
18
19 DEPENDENCIES
20
21 This module requires these other modules and libraries, in addition to
22 those specified in Makefile.PL:
23
24   Zebra, release 1.4.0 or later: see http://indexdata.com/zebra/
25
26 COPYRIGHT AND LICENCE
27
28 Copyright (C) 2006 by Index Data ApS.
29
30 This library is free software; you can redistribute it and/or modify
31 it under the same terms as Perl itself, either Perl version 5.8.7 or,
32 at your option, any later version of Perl 5 you may have available.
33
34 --
35
36 Notes to self: everyone else please ignore these
37
38 $ cd /usr/local/src/cvs/irspy && YAZ_LOG=irspy,irspy_test,irspy_debug,pod perl -I lib bin/irspy.pl -t "bagel.indexdata.dk/gils foo.bar.baz:12345/fish z3950.loc.gov:7090/Voyager" localhost:8018/IR-Explain---1
39
40 To get a list of all Danish domains in the database:
41 .../ZOOM-Perl/samples/zoom/zselect -t q localhost:8018/IR-Explain---1 'net.host = *.dk' //zeerex:host
42