~ubuntu-branches/ubuntu/warty/hinfo/warty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Installing hinfo

Prerequesites: Perl
	(Tested with version 5.04, 5.61, and 5.8)
	IO::Socket
	IO::Select
	Net::DNS

If perl isn't in /usr/bin, modify the first line of hinfo.  "make
install" will install into /usr/local.  To instal elsewhere, modify
the make file.  hinfo.conf and hinfo-update will also need to change
if libdir is moved.

Current version of dnsbl.ins.pl and whois.ins.pl should be available
from http://www.blars.org/hinfo/ .  You may want to set up automaticly
replacing these files periodicly using the hinfo-update script.
(Weekly sugested.)

If desired, copy myhostinfo.pl to your cgi-bin directory.