##IP::IPwhere - IP address search from baidu,taobao,sina,pconlie public IP API! 批é‡ip归属地查询,调用阿里新浪ã€ç™¾åº¦å’Œpconline ip库api接å£,也å¯ä»¥å¢žåŠ 纯真库,å•ç‹¬ 查询,没有整åˆåˆ°æœ¬æ¨¡å—ä¸ã€‚ 试用方法: ./ipwhere.pl 8.8.8.8 8.8.8.6 需è¦å®‰è£…perlåŠæ‰©å±•LWP::Simpleï¼›use JSON; 建议通过cpanm LWP::Simple JSON 一键安装。 ## useage: use IP::IPwhere; print query(\@ARGV); ### 使用用方法: perl ipwhere.pl 223.123.123.45 203.123.123.123 ### 结果展示 perl ipwhere.pl 223.123.123.45 203.123.123.123 taobao 223.123.123.45:ä¸å›½,北京市,北京市,移动 taobao 203.123.123.123:澳大利亚,,, sina 223.123.123.45:ä¸å›½,北京,北京, sina 203.123.123.123:澳大利亚,西澳大利亚,North Fremantle, baidu 223.123.123.45:北京市西城区 移动 baidu 203.123.123.123:澳大利亚 pconline 223.123.123.45:,,, ä¸å›½ç§»åŠ¨ pconline 203.123.123.123:,,, 澳大利亚 ### Mojo::webqqæ’件,我们也æ供一个Mojo::webqqæ’件,è§example 目录。 通过本æ’件å¯ä»¥é€šè¿‡qq,QQ群,以åŠå¾®ä¿¡ï¼Œäº¤äº’å¼æŸ¥è¯¢ip归属地。 [Mojo-Webqq-IPwhereæ’件](https://git.oschina.net/ijz/Mojo-Webqq-IPwhere) ![qqipwhere](example/qqip.png) ##备注: 需è¦å®‰è£…perlåŠæ‰©å±•LWP::Simple ,JSON; å¯ä»¥é€šè¿‡cpanm 简å•çš„安装: cpanm LWP::Simple JSON ##INSTALL To install this module, run the following commands: perl Makefile.PL make make test make install ##SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc IP::IPwhere You can also look for information at: RT, CPAN's request tracker (report bugs here) http://rt.cpan.org/NoAuth/Bugs.html?Dist=IP-IPwhere AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/IP-IPwhere CPAN Ratings http://cpanratings.perl.org/d/IP-IPwhere Search CPAN http://search.cpan.org/dist/IP-IPwhere/ ##LICENSE AND COPYRIGHT Copyright (C) 2016 Orange This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.