Beefy Boxes and Bandwidth Generously Provided by pair Networks Frank
No such thing as a small change
 
PerlMonks  

(tye)Re: @_0 vs. $_0

by tye (Sage)
on Nov 22, 2000 at 15:32 UTC ( [id://42955]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to @_0 vs. $_0

Forcing a list into scalar context returns its last argument,

Um, no. Make that NO. (:

Constructs that would return a list of scalars if used in a list context may or may not return the last scalar of that list if used in a scalar context.

I choose that wording very carefully as the word "list" is not narrowly defined for Perl and can mean any number of things (despite the fact that "scalar", "scalar context", and "list context" are all clearly defined for Perl).

Many constructs do behave this way (one reason for the persistent nature of this myth). In particular, an array slice behaves precisely this way. So, if you actually did have a scalar context here, then your conclusion would be correct even though your reasoning was flawed.

        - tye (but my friends call me "Tye")

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://42955]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.