Net::LDAP::Control::VLVResponse â LDAPv3 Virtual List View server response
| Use Case | Command | Description |
|---|---|---|
| Get content estimate | $ctrl->content() | đ Returns an estimate of the number of entries in the complete list |
| Get context token | $ctrl->context() | đ Returns the arbitrary value used to associate subsequent requests |
| Get result code | $ctrl->result() | â Returns a result code indicating the VLV request outcome |
| Get target entry offset | $ctrl->target() | đ¯ Returns the list offset of the target entry |
Net::LDAP::Control::VLVResponse is a sub-class of Net::LDAP::Control. It provides a class for manipulating the LDAP Virtual List View Response control.
If the server supports Virtual List Views, then the response from a search operation will include a VLVResponse control.
In addition to the constructor arguments described in Net::LDAP::Control the following are provided.
As with Net::LDAP::Control each constructor argument described above is also available as a method on the object which will return the current value for the attribute if called without an argument, and set a new value for the attribute if called with an argument.
Possible results from a sort request are listed below. See Net::LDAP::Constant for a definition of each.
Graham Barr <gbarr AT pobox.com>
Please report any bugs, or post any suggestions, to the perl-ldap mailing list <perl-ldap AT perl.org>
Copyright (c) 2000-2004 Graham Barr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-30 21:49 @216.73.217.152
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format