Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: wantarray documentation in 5.8.7

by simonm (Vicar)
on Jul 26, 2005 at 17:31 UTC ( [id://478303]=note: print w/replies, xml ) Need Help??


in reply to Re^2: wantarray documentation in 5.8.7
in thread wantarray documentation in 5.8.7

Now the actual purpose of this thread is to find a form of words that distinguishes these cases, so the docs can be patched to avoid the current inaccuracy which suggests that wantarray is never meaningful at the top level.

I would guess, although I have not tested it, that the talk about the "top level" also applies to code entered via -e, even though that's not "a file."

The distinction seems to be about the "main" source code, so I'd say: "wantarray()'s result is unspecified in the top level of a source file a program's main source code, in a BEGIN , CHECK , INIT or END block, or in a DESTROY method."

Perhaps "main source code" isn't the right phrase, but it's closer to the point than "a source file."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-25 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found