Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Simplifying for loop and applying multiple push function

by GrandFather (Saint)
on Dec 14, 2005 at 22:22 UTC ( [id://516789]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      my (@one, @two);
      1 while ( $one[@one], $two[@two] ) = each %hash;
    }
    
  2. or download this
                   Rate sneekyDuff    BUK sneekyGF   orig     GF    roy   
    + VS davido
    sneekyDuff  55138/s         --    -3%     -20%   -40%   -40%   -52%  -
    +54%   -55%
    ...
    roy        115883/s       110%   103%      68%    26%    26%     --   
    +-3%    -5%
    VS         119184/s       116%   109%      72%    29%    29%     3%   
    + --    -2%
    davido     122008/s       121%   114%      76%    33%    33%     5%   
    + 2%     --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-25 16:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found