Bug 100552 - [NEW PORT] www/p5-WWW-Google-PageRank: This's a Perl interface for querying google pagerank
Summary: [NEW PORT] www/p5-WWW-Google-PageRank: This's a Perl interface for querying g...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 16:50 UTC by Tsung-Han Yeh
Modified: 2006-07-21 15:26 UTC (History)
0 users

See Also:


Attachments
p5-WWW-Google-PageRank-0.12.shar (3.05 KB, text/plain)
2006-07-19 16:50 UTC, Tsung-Han Yeh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tsung-Han Yeh 2006-07-19 16:50:15 UTC
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>
WWW:	http://search.cpan.org/~ykar/WWW-Google-PageRank/

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-19 16:53:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-21 15:26:20 UTC
State Changed
From-To: open->closed

New port added. Thank You.