in reply to Re^4: Net::Google::WebmasterTools: GWMT error: 404 Not Found
in thread Net::Google::WebmasterTools: GWMT error: 404 Not Found
Maybe the results are not what the module expects?
Consider looking at the data you get back, for example by using Data::Dumper, or by reading the source code of Net::Google::WebmasterTools. Maybe Google discontinued parts of that API?
As for ->get_source, that method is only ever mentioned in the SYNOPSIS section but nowhere in the implementation. Maybe it is intended that the accessor is somehow autogenerated...
|
|---|