Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Re: sub and anonymous sub

by Courage (Parson)
on Jun 21, 2002 at 06:12 UTC ( [id://176234]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: sub and anonymous sub
in thread sub and anonymous sub

I'll answer only to 1st item, because I see 2nd already resolved.

As best of my understanding, yes, ref count for $depth is increased when "sub recurse" is compiled. And if, say, we compiled anonymous sub as my $r=sub{$depth} and then $r goes away due to refcounting, I see that ref count for $depth will be decreased once (even if $depth was used several times inside that sub).

Let me note that I just checked "perlsub" and see exactly your question explained at the section "Persistent Private Variables"

Best wishes,
Courage, the Cowardly Dog.
PS. Something fishy is going on there, or my name is Vadim Konovalov. And it's not.

Log In?
Username:
Password:

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

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

    No recent polls found