in reply to Re^3: WWW::Google::PageRank module
in thread WWW::Google::PageRank module

If you look at my code, you'll see that I add 'http://' to $url before passing the parameter. (my $url = "http://".$temp; )
So I can enter URL without 'http://'.