Re: Net::LDAP::Entry - RFC
Chris Ridd <[email protected]> Thu, 27 Jul 2017 19:55:13 +0100
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <[email protected]> |
> On 27 Jul 2017, at 12:42, Burns, Victor M via perl-ldap = <[email protected]> wrote: >=20 > I=E2=80=99ve been working with the Net::LDAP::Entry class. > I think it would be keen/natural if the ->ldif method supported = additional Net::LDAP::LDIF options. > For example: > print $entry->ldif( wrap =3D> 0 ); Yes, that=E2=80=99s definitely a useful option. > I inspected the method and it seems that only the change option is = supported. > I have version 0.27 Holy smoke, that=E2=80=99s really old. Was it even released this = century? You might have to upgrade about 40 releases to get this improvement :-) Chris