On Sat May 04 04:35:50 2013, zsolt@millu.hu wrote:
Show quoted text> use WWW::Alexa::TrafficRank;
>
> my $tr = WWW::Alexa::TrafficRank->new();
>
> my $rank = $tr->get('filedir.com');
> my $country_rank = $tr->get_country_rank(Domain => 'filedir.com',
> Country => 'United States');
>
> The BUG:
>
> $rank is good. But $country_rank is all time "403 Forbidden"
>
This is not BUG. Try open, for example,
http://www.alexa.com/siteinfo/cpan.org Maybe you also see 403 error. That mean, your IP is blocked to see www.alexa.com