in reply to Re: Matching an array of regexes (grep in reverse)
in thread Matching an array of regexes (grep in reverse)
How can I do grep in reverse, I ask. By reversing the arguments in the grep EXPR, of course. I always think of the idiom grep(/regex/, @list), but the prototype is grep(BLOCK, @list) ! Thanks. I'll try to have a better question next time.$raymor->banghead('stupid');
|
|---|