WebService::Google::PageRank
perl6-WebService-Google-PageRank
SYNOPSIS
use WebService::Google::PageRank;
say get_pagerank('https://www.google.com/'); # "9"
DESCRIPTION
it throws on HTTP error
it returns Any if the url does not have rank.
Resoures
Learning
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.