Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: PURDY [...] cpan.org
Cc:
AdminCc:

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



Subject: search_debug isn't working
It seems the module isn't respecting the optional hashref as the second parameter for gui_query: $searcher->gui_query( 'term', { 'search_debug' => 1 } ); If you do a dump on $searcher, the search_debug is set, but you don't get any of the helpful debug information unless you specifically set it like: $searcher->{_debug} = 1; Thanks!
Google no longer provides an API