Help for this page

Select Code to Download


  1. or download this
    Can't call method "dn" on an undefined value at ./query_ldap2.pl line 
    +83, <DATA> line 283.
    
  2. or download this
    } elsif ( $result->count() eq 0 ) {      
        my $entry = $result->entry(0);      
    ...
        #my @pattrs =  $entry->attributes;      
        #print "******** @pattrs **********\n";
    } else {