> On 27 Jul 2017, at 12:42, Burns, Victor M via perl-ldap <perl-ldap@perl.org> > wrote: > > I’ve 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 => 0 );
Yes, that’s 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’s really old. Was it even released this century? You might have to upgrade about 40 releases to get this improvement :-) Chris