Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Monitor queries for new finds added to the Google index yesterday

by Scott7477 (Chaplain)
on Nov 07, 2006 at 16:12 UTC ( [id://582682]=note: print w/replies, xml ) Need Help??


in reply to Re: Monitor queries for new finds added to the Google index yesterday
in thread Monitor queries for new finds added to the Google index yesterday

Good point. When I was working on this code before posting it to PM, I had changed the Soap::Lite call to include its trace functionality as follows:

use SOAP::Lite +trace;

In order to get that to work, I had to comment out the "use strict;" line. Doing the above showed me that I had miskeyed my Google API key. I fixed that and then removed the "+trace" from the Soap::Lite call. I've updated the code to include a line to flag failure in the Soap::Lite call along the lines of your suggestion.
  • Comment on Re^2: Monitor queries for new finds added to the Google index yesterday

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://582682]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-19 13:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found