Re: Net::LDAP::LDIF Options wrap

2008-03-21 Thread Peter Marschall
Hi Hugo, On Sunday, 16. March 2008, Hugo Connery wrote: > I am using Net::LDAP::LDIF to dump that entries received by calls > to Net::LDAP::search and wish to disable wrapping (so that I can > easily modify output using awk). > > I'm running Centos 5.1 with Perl 5.8.8. The perldoc Net::LDAP page

Net::LDAP::LDIF Options wrap

2008-03-16 Thread Hugo Connery
Hi, Firstly, thanks for Net::LDAP. I am using Net::LDAP::LDIF to dump that entries received by calls to Net::LDAP::search and wish to disable wrapping (so that I can easily modify output using awk). I'm running Centos 5.1 with Perl 5.8.8. The perldoc Net::LDAP page lists Net::LDAP as v5.8.8 wit