Re: [Perl-unix-users] Remove item from array

2002-09-05 Thread $Bill Luebkert
Keirnan, Paul wrote: > Hi, > > Am fairly new to Perl, so would like some pointers on the correct (elegant) > way of doing the following: > > (It's working, so that is not a problem). > > I am using Net::LDAP to search and update our Novell Edirectory. > One of the attributes returned is an arra

[Perl-unix-users] Remove item from array

2002-09-05 Thread Keirnan, Paul
Hi, Am fairly new to Perl, so would like some pointers on the correct (elegant) way of doing the following: (It's working, so that is not a problem). I am using Net::LDAP to search and update our Novell Edirectory. One of the attributes returned is an array of "associations". Under certain circ