Skip Menu |

This queue is for tickets about the WWW-Alexa-TrafficRank CPAN distribution.

Report information
The Basics
Id: 85044
Status: rejected
Priority: 0/
Queue: WWW-Alexa-TrafficRank

People
Owner: GURUPERL [...] cpan.org
Requestors: zsolt [...] millu.hu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: 403 Forbidden
Date: Sat, 04 May 2013 10:35:23 +0200
To: bug-WWW-Alexa-TrafficRank [...] rt.cpan.org
From: Miseta Zsolt <zsolt [...] millu.hu>
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"
RT-Send-CC: GURUPERL [...] cpan.org
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