RE: Page control confusion

2014-10-09 Thread Dan Cutler
:09 PM To: perl-ldap@perl.org Subject: Page control confusion Hello All! So I have a simple search using page control via response cookies. But for some strange reason, it just keeps searching as if it’s not seeing its own page cookie. I was under the impression that: my ($resp) = $search

Page control confusion

2014-10-08 Thread Dan Cutler
Hello All! So I have a simple search using page control via response cookies. But for some strange reason, it just keeps searching as if it’s not seeing its own page cookie. I was under the impression that: my ($resp) = $search->control( LDAP_CONTROL_PAGED ) or last; would return the numbe