NAME
getaddress - Get Address From IP
SYNOPSIS
You can do this:
use getaddress;
print &ipwhere ('192.168.1.1', $path . '/QQWry.Dat');
DESCRIPTION
You can use getaddress to get address for your applications, it is very faster than common, you can find common.pl and getaddress.pl to compare in directory ./bin/.
SEE ALSO
You can find:
http://my.huhoo.net/archives/2008/02/perl_ip.html
http://my.huhoo.net/archives/2008/02/php_ip.html
AUTHOR
Cnangel Li, <lijunlia@alibaba-inc.com>
COPYRIGHT AND LICENSE
Copyright (C) 2008-2009 by Cnangel Li(cnangel)
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.5 or, at your option, any later version of Perl 5 you may have available.