![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
comarison synthax questionby perlknight (Pilgrim) |
on Apr 11, 2007 at 20:28 UTC ( #609467=perlquestion: print w/replies, xml ) | Need Help?? |
perlknight has asked for the wisdom of the Perl Monks concerning the following question:
Fellow monks, I have this line of code:
Is the above doing what I think it is doing, making sure that both status1 and status2 is matches the expression "Running"? Or should I be explicit about it, like so:
Back to
Seekers of Perl Wisdom
|
|