Thanks team I was able to resolve my pagination issue below below object in the sub function in my code
$client->request(HTTP::Request->new('GET', "$_[0]"));and resolved the the Link next function
$linkheader = $response->header('Link'); if ($linkheader=~ m/next/) {......}
In reply to Re^2: Perl to collect "Link" values contains "next"
by chandantul
in thread Perl to collect "Link" values contains "next"
by chandantul
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |