|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Comment on |
| ( #3333=superdoc: print w/ replies, xml ) | Need Help?? |
|
I see.
I do sometimes write the constant first, because I want to reduce the amount of punctuation. If you write:
then foo isn't called with arguments $x and $y. You'd need to write that as:
Or
And since == is a symmetric operation (assuming it's not overloaded), I don't feel strongly for the "topic first" argument. But I can see your point. Abigail In reply to Re: Style, *again*
by Abigail-II
|
|