| Net-Domain-Info documentation | view source | Contained in the Net-Domain-Info distribution. |
Net::Domain::Info::SEO - Net::Domain::Info plugin for requesting search engines information for domain
use Net::Domain::Info qw(::SEO); # used Whois plugin Net::Domain::Info->new ($domain); $domain_info->page_rank; $domain_info->tic; $domain_info->inbound_links;
Google Page Rank.
Yandex тИЦ
Yahoo inbound links count.
Ivan Baktsheev, <apla at the-singlers.us>
Please report any bugs or feature requests to my email address, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Net-Domain-Info. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
Copyright 2008 Ivan Baktsheev
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Net-Domain-Info documentation | view source | Contained in the Net-Domain-Info distribution. |