![]() |
|
No such thing as a small change | |
PerlMonks |
Re^2: == works where it shouldn't but eq doesn't where it shouldby wolv (Pilgrim) |
on Jan 16, 2006 at 20:51 UTC ( [id://523597]=note: print w/replies, xml ) | Need Help?? |
Which, by the way, is inefficient as it iterates through the whole @ops array even if the first element matches $who! A better approach is first in List::Util.
In Section
Seekers of Perl Wisdom
|
|