Skip Menu |

This queue is for tickets about the WWW-Search-Google CPAN distribution.

Report information
The Basics
Id: 6677
Status: resolved
Priority: 0/
Queue: WWW-Search-Google

People
Owner: Nobody in particular
Requestors: rayg [...] varchars.com
Cc:
AdminCc:

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



Subject: fix for broken estimated results count
replace #$self->approximate_result_count($response->estimateTotalResultsNumber); with $self->approximate_result_count($response->estimatedTotalResultsCount);
Thanks, this is in version 0.22.