in reply to Re^4: How to return a two dimensional array from a function in Perl?
in thread How to return a two dimensional array from a function in Perl?

That sounds a lot like "personal preference".

Of course. Why would I be advocating a position other than my own.

And if "the precedence difference." is your justifiction of entreating other to

No, it's traps resulting from that precedence difference.

As someone once said: In the absence of evidence, opinion is indistinguishable from prejudice.

Did you read the parent post at all? I have seen evidence of it causing problems.

  • Comment on Re^5: How to return a two dimensional array from a function in Perl?

Replies are listed 'Best First'.
Re^6: How to return a two dimensional array from a function in Perl?
by BrowserUk (Patriarch) on Nov 03, 2008 at 21:39 UTC
    Did you read the parent post at all?

    Yes.

    I have seen evidence of it causing problems.

    Show us (me) the code. One example of where using and or or instead of && or ||, inside an if statement condition (per the OP) "causes problems"?


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.