Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^5: Paging with REST::Client?

by Anonymous Monk
on Jan 14, 2020 at 23:34 UTC ( [id://11111417]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Paging with REST::Client?
in thread Paging with REST::Client?

In theory I could pass in the paging parameters and see what REST::Client does with it, but I was hoping it supported it so it could be transparent to me -- i.e. just keep puling in thew data behind the scenes for me. Otherwise, it's back to some ugly code to deal with it. Maybe I can handle it slightly better than my Curl based scripts, but it adds a lot of complexity to the code just to handle something that feels like it should be part of the feature set of the module (e.g. a ->next function, or the abiltiy to tell it to slurp everything in).

I suggest you read REST to see what it actually is.

Same for REST::Client

The "don't know" part -- I know the server side is handling the paging, but not sure what specifically is handling it (module in the web server, some process the WAPI calls are passed to, etc.).

Is that like, I know gas gets gas delivered, but I dont know which refinery or how its delivered exactly?

That is a baffling response to being asked which gas station.

Replies are listed 'Best First'.
Re^6: Paging with REST::Client?
by bliako (Monsignor) on Jan 15, 2020 at 11:29 UTC

    can you make your responses more CO2-neutral? hehehe

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-19 17:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found