GlbDNS version 0.29
===================
GlbDNS is a global load balancing DNS server. Partly inspired
by pgeodns -- it differs in that it uses the absolute position
of the DNS server to calculate which site is closest. All
other opensource servers I could find uses country level.
This doesn't work in the US. It also uses real zone files.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Geo::IP
Working::Daemon
COPYRIGHT AND LICENCE
Copyright (C) 2008,2009 by Artur Bergman
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.