Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: perl xml and array issue

by fisher (Priest)
on Nov 18, 2010 at 15:53 UTC ( [id://872283]=note: print w/replies, xml ) Need Help??


in reply to Re^2: perl xml and array issue
in thread perl xml and array issue

look, $products->{colors} is actually a reference to an array. @{ } does dereferencing of a reference. I suggest you to spend 20 mins on perldoc perlreftut. It is small indeed.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found