Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Round robin processing

by jcb (Parson)
on Sep 09, 2019 at 16:18 UTC ( [id://11105888]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    use Data::Dumper;
    print Dumper \@bins;
    
  2. or download this
    i = 0:  1
    i = 1:  2
    ...
                12
              ]
            ];
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    
    use Data::Dumper;
    print Dumper \@bins;
    
  4. or download this
    $VAR1 = [
              [
    ...
                12
              ]
            ];
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-25 02:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found