%p1 = { 'dn' => 'st-eduid=ed988766,ou=People,dc=xyz,dc=com }
That's already wrong, use parenthesis instead:
%p1 = ( 'dn' => 'st-eduid=ed988766,ou=People,dc=xyz,dc=com )
In reply to Re: Optimize my code with Hashes
by moritz
in thread Optimize my code with Hashes
by sukhicool
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |