Hi,

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 ...
>
> Note to all future patch submitters, a doc patch with any API change
> would be quite appropriate

...along with a small documentation update.

Peter

-- 
Peter Marschall
eMail: [EMAIL PROTECTED]

Reply via email to