WWW::Google::PageRank

WWW::Google::PageRank is a Perl module to query google pagerank of page.
Download

WWW::Google::PageRank Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Yuri Karaban
  • Publisher web site:
  • http://search.cpan.org/~ykar/WWW-Google-PageRank-0.12/lib/WWW/Google/PageRank.pm

WWW::Google::PageRank Tags


WWW::Google::PageRank Description

WWW::Google::PageRank is a Perl module to query google pagerank of page. WWW::Google::PageRank is a Perl module to query google pagerank of page.SYNOPSIS use WWW::Google::PageRank; my $pr = WWW::Google::PageRank->new; print scalar($pr->get('http://www.yahoo.com/')), "n";The WWW::Google::PageRank is a class implementing a interface for querying google pagerank.To use it, you should create WWW::Google::PageRank object and use its method get(), to query page rank of URL.It uses LWP::UserAgent for making request to Google. Requirements: · Perl


WWW::Google::PageRank Related Software