Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: XML to Hash Truncating Keys Problem

by roboticus (Chancellor)
on Mar 28, 2019 at 21:39 UTC ( [id://1231835]=note: print w/replies, xml ) Need Help??


in reply to Re: XML to Hash Truncating Keys Problem
in thread XML to Hash Truncating Keys Problem

Wayne:

It looks like it may be a problem in XML::Mini::Document. When I changed one of my items in my XML document from <address_2></address_2> to <address_2/> as shown in yours, it promptly lost the "2" from the end of the name.

Edit: I had some slashes in the wrong places.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

Replies are listed 'Best First'.
Re^3: XML to Hash Truncating Keys Problem
by tangent (Parson) on Mar 28, 2019 at 22:00 UTC

      Well that certainly would explain it! It is ironic that I switched from XML::Simple to XML::Mini for robustness.

      (I didn't realize that I was logged out when I last posted.) Thanks again everyone!

      Well that certainly would explain it! It is ironic that I switched from XML::Simple to XML::Mini for robustness.

      Thanks again!

Log In?
Username:
Password:

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

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

    No recent polls found