Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Reading multi-level-tag XML file

by Hermano23 (Beadle)
on Jul 27, 2015 at 14:46 UTC ( [id://1136473]=note: print w/replies, xml ) Need Help??


in reply to Reading multi-level-tag XML file

First, you should add use strict; and use warnings; to the top of your page, these will provide a lot of valuable info on how to structure your program correctly.

Storing your strings of locations with the sellerId in a hash is a good idea, that should work for what you need to do next.

Log In?
Username:
Password:

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

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

    No recent polls found