
bulkdns.pl -- Program for Bulk DNS resolving in Server logfiles
Copyright Steffen Ullrich steffen-at-noxxi-dot-net 2001

Resolving is done by using Net::DNS packages, especially Net::DNS::Resolver 
for asynchronous DNS resolving. Program is based on idea in ix 12/2000 (www.ix.de)

Installation:
Make sure you have Net::DNS installed (if not look at CPAN, the version I used is
from 1997 and has version 0.12, but I can't see a newer one)

Usage: 
see documentation inside the file

License:
NO WARRANTY
Besides that you can do with it what you want, including sell it, incorporate into
own products...

Bugfixes/enhancements can be sent to me, but I cannot guarantee that I will incorporate
or even look at them. If I don't you might make your own spinoff of the program and
publish it.
