Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^7: private recursive subroutines

by diotalevi (Canon)
on May 14, 2007 at 21:10 UTC ( [id://615423]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use B 'svref_2object';
    package B::SV;
    use overload '""' => sub {
    ...
    refcnt $f;
    refcnt \i $f;
    padinfo $f;
    
  2. or download this
    1 # $f
    3 # \$f
    CODE(0x812a180)
    ...
            REFCNT:4
                B::CV=(812a180)
                REFCNT:1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-03-28 10:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found