perfsonar / perl-shared

Shared libraries used by perl packages and referenced as a submodule in many git repos
Apache License 2.0
7 stars 3 forks source link

Update esmond perl libraries to read pagination headers #12

Open arlake228 opened 8 years ago

arlake228 commented 8 years ago

The perl libraries should be updated to transparently ready pagination headers. Right now for both metadata and data only the first 1500 results are returned by default. The pagination headers make this obvious and they should be followed to the full dataset is returned in cases where there is more data.