in reply to *IN* Operator for the Perl wish list
which isn't much more typing.grep $_ == $value, 1,5,21,99;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: *IN* Operator for the Perl wish list
by liz (Monsignor) on Mar 30, 2007 at 16:31 UTC | |
by ysth (Canon) on Mar 30, 2007 at 17:33 UTC | |
by educated_foo (Vicar) on Mar 30, 2007 at 17:40 UTC |