Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Google Provisioning API - method not found

by McDarren (Abbot)
on Jul 24, 2008 at 10:05 UTC ( [id://699827]=note: print w/replies, xml ) Need Help??


in reply to Re: Google Provisioning API - method not found
in thread Google Provisioning API - method not found

As an aside, I today discovered another bug associated with that same module routine (after an hour or so of hair-pulling).

The line my $start_emaillist; should be my $start_emaillist = shift;

The effect of it not being so (pretty obvious) is that any parameter passed to the method is ignored, and the result set always starts from the first list, no matter where you ask it to start.

I've informed the module author of both problems, hopefully he'll fix it :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found