Doh :-( Many thanks Peter :-)
Peter Marschall wrote:
Have you tried using the version => 1 option of Net::LDAP::LDIF->new()? See the Net::LDAP::LDIF manual page for details.Net::LDAP::LDIF v0.17 (line 538 on) does not write a "-\n" if there is only one attribute value change. I think perhaps it should.It does if version => 1 is set (line 551 in current CVS). Regards Peter