2006-07-21 16:25:52 +02:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Author: Yuri Karaban <tech@askold.net>
|
2008-01-09 03:05:40 +01:00
|
|
|
WWW: http://search.cpan.org/dist/WWW-Google-PageRank/
|