Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: array of hash arrays, right?

by dorward (Curate)
on Aug 01, 2006 at 11:05 UTC ( [id://564966]=note: print w/replies, xml ) Need Help??


in reply to array of hash arrays, right?

I guess this is an array of hash arrays, right?

It is an array of hashrefs. Each value in the hashrefs is an arrayref. Each arrayref uses (for some reason) fat commas (=>) and has data that suggests it should really be a hashref.

I have problems with printing this thing could you help me please?

print @ahoa;

That probably won't give you what you want, but your question wasn't very specific (and you failed to provide the code your wrote to try to achieve your goal). You should probably have a read of the first three items listed under "Tutorials" in perldoc perl.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found