Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^6: Useless use of string in return statement

by haukex (Archbishop)
on Apr 13, 2021 at 16:19 UTC ( [id://11131204]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Useless use of string in return statement
in thread Useless use of string in return statement

nor would it be necessary for the point (i.e. the OP's problem).

True, but if you're going to be nitpicky and mention tied variables, then better go all the way ;-)

Replies are listed 'Best First'.
Re^7: Useless use of string in return statement
by Anonymous Monk on Apr 13, 2021 at 16:34 UTC

    If we're going to get that nick-picky, then I'll point out that $a and $b cannot be stand-ins for "anything" ... since they are scalars. So you were jousting at stars that never felt a wound.

      I'll point out that $a and $b cannot be stand-ins for "anything"

      I chose my wording "should not be understood" carefully: it's a clarification for any reader for whom the distinction between $a || $b and @a || @b may be unclear. And maybe you missed the smiley at the end of my post above.

      So you were jousting at stars [concern-trolling] that never felt a wound.

      Says the anonymous poster making insults... he who lives in a glass house.

        a clarification for any reader for whom the distinction between $a || $b and @a || @b may be unclear.

        I think even sundial knows the difference. XD

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11131204]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (7)
As of 2024-04-24 10:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found