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

Re^3: May Thy Closures Be Blessed

by adrianh (Chancellor)
on Apr 26, 2004 at 21:23 UTC ( [id://348329]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Class_Inside_Out;
    use Scalar::Util qw(refaddr);
    ...
        my $key = shift;
        join " " => $name {$$key}, $colour {$$key}, $age {$$key};
    }
    
  2. or download this
                 Rate     closure  inside_out traditional
    closure     177/s          --        -43%        -45%
    inside_out  313/s         76%          --         -3%
    traditional 321/s         81%          3%          --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-25 16:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found