Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Do subroutine variables get destroyed? (Deterministic Destructor References)

by eyepopslikeamosquito (Archbishop)
on May 08, 2016 at 16:37 UTC ( [id://1162494]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub fred {
        # Lexical $fh is known from point of declaration (next line) to en
    +d of scope
    ...
        # ... there can be multiple return statements ...
        return;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-18 05:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found