in reply to Re: rexexp across a ldap ldif file, collecting cn: guid: memberUID:
in thread rexexp across a ldap ldif file, collecting cn: guid: memberUID:
and a lot of empty hitsUse of uninitialized value in concatenation (.) or string at ./data li +ne 9, <DATA> chunk <number of data line>.
mixed up datacn: gid: members:
but also hits, which are right.cn: username gid: 102 members:
does exactly what I need. Paragraph mode is the one!if(/^dn: cn/) { # skip irrelevant paragraphs
|
|---|