From: "Mundell, R. \(Ronald\)" <[EMAIL PROTECTED]>
> I need to know how to do multiple grep's with a single grep.
What do you mean? You mean you want to filter the list using several
conditions?
@result = grep {condition1($_) and condition2($_) and
condition3($_)} @list;
Or you want to
Title: grep
Good Day All
I need to know how to do multiple grep's with a single grep.
Ronald Mundell
This email and any accompanying attachments may
contain confidential and proprietary information. This information is
private and protected by law and, accordingly, if you are not