On 13 Sep 2012, at 20:47, "Stierwalt, Kyle" <kstierw...@fsu.edu> wrote:

> New to Perl, what I'm trying to do is print out the unique values for a given 
> LDAP attribute.

By definition the values in a given stored LDAP attribute have to be all 
unique, so most of your problem "goes away": @result is simply @a!

Cheers,

Chris

Reply via email to