On 10 Jun 2004, at 14:07, Peter Marschall wrote:
On Wednesday 09 June 2004 10:28, Graham Barr wrote:
On 3 Jun 2004, at 22:28, NESTING, DAVID M (SBCSI) wrote:
I cannot pass a control to $net_ldap_entry->update($net_ldap), even
though Net::LDAP itself supports the use of controls through its
add/modify/delete-type methods.  IOW, it would be nice if I could do
this:

   $entry->update($ldap, control => $control);

The simplest approach may just be altering the update() method to pass
the remainder of @_ to each function (attached).

Seems reasonable to me.

I have commited the patch to SVN head ...

Thanks. I have been distracted as I am getting ready for a 2 week business trip to Dallas.


I notice you have been making many submits. If I have access while I am away I will do a release. unless you have more to come ?

Graham.



Reply via email to