Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Printing multiple arrays as multiple column

by tlm (Prior)
on Apr 12, 2005 at 04:16 UTC ( [id://446835]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print zup \(@array1, @array2, @array3);
    print "\n";
    ...
    cd ee 56
    de gg 78
    
  2. or download this
    no warnings qw/syntax/;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-25 20:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found