Re: Fwd: Re: Some feedback on Net::LDAP::LDIF...

2005-07-27 Thread David Wood
Hi Peter, I'm no patch expert, so the problem might be with me, but I tried to apply your patch below with: cat ldif.patch | patch -b LDIF.pm and got: patching file LDIF.pm Hunk #1 FAILED at 79. 1 out of 1 hunk FAILED -- saving rejects to file LDIF.pm.rej The LDIF.pm getting patched shows:

Re: Fwd: Re: Some feedback on Net::LDAP::LDIF...

2005-07-27 Thread Peter Marschall
Hi, On Wednesday 27 July 2005 19:12, David Wood wrote: > I'm no patch expert, so the problem might be with me, but I tried to > apply your patch below with: > > cat ldif.patch | patch -b LDIF.pm > > and got: > > patching file LDIF.pm > Hunk #1 FAILED at 79. > 1 out of 1 hunk FAILED -- saving rejec