Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

array of arrays calculations

by rocky13 (Acolyte)
on Jan 19, 2011 at 04:29 UTC ( [id://883054]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use DBI;
    ...
       push(@{$arry2}, join(",",$ref->{cus},$ref->{ta},$ref->{gd1},$ref->{
    +gd2}))."\n";
    
  2. or download this
    set 1:            set 2:
    Joe,A,85,90       Joe,A,80,85
    ...
    Jon,B,82,92
    Lou,A,0,0
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 22:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found