Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: de-referencing @$

by harleypig (Monk)
on Sep 30, 2008 at 19:32 UTC ( [id://714620]=note: print w/replies, xml ) Need Help??


in reply to de-referencing @$

You can take the first commenters solution one step further:

printf "Col Zero: %s Col One: %s Col Four: %s\n", @{ $bbdata }[0,1,4]

with appropriate changes for the data format.

Harley J Pig

Log In?
Username:
Password:

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

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

    No recent polls found