Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: altering and printing an array

by BUU (Prior)
on Dec 05, 2005 at 06:34 UTC ( [id://514051]=note: print w/replies, xml ) Need Help??


in reply to altering and printing an array

print "date\tversion\n"; for( 0..$#dateArray ) { print "$dateArray[$_]\t$versionArray[$_]\n"; }

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-26 03:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found