Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: references best practice

by hipowls (Curate)
on Apr 25, 2008 at 11:33 UTC ( [id://682790]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    array_ref_in   19873/s           76%            23%            --     
    +       -1%
    array_ref_out2 20101/s           78%            25%            1%     
    +        --
    
  2. or download this
    sub prepData2 {
        my $refData = shift;
    ...
    array_ref_out1 16406/s           39%             --           -1%     
    +      -15%
    array_ref_in   16496/s           40%             1%            --     
    +      -14%
    array_ref_out2 19238/s           63%            17%           17%     
    +        --
    

Log In?
Username:
Password:

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

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

    No recent polls found