Hi All,

Can anyone help me how to give multiple conditions in a while loop in perl.

For example i have a while loop for which the value of a variable is A or B it should not enter in to the while loop.

Basically i need the condition in the while loop should contains "||". Is it possible?

If not can anyone suggest me an alternative

Thanks & Regards
Kavitha...