in reply to Re: perl grep
in thread perl grep
? Is it just easier to read than it would be using a simple comma? Or does the special property of interpreting the word to the left of => as a string have a beneficial effect? Thank you for your kind help.unless (grep /regexp/ => @_) {...}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: perl grep
by Corion (Patriarch) on Nov 22, 2003 at 17:27 UTC |