Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: XML::Simple / XMLout Question

by NetWallah (Canon)
on Aug 24, 2017 at 21:57 UTC ( [id://1197968]=note: print w/replies, xml ) Need Help??


in reply to XML::Simple / XMLout Question

Please see Writeup Formatting Tips and learn how to use <code> tags to post code.

In attempting to decipher what your code is -- it appears that you have mismatched square-brackets and braces.

The closest to your code that compiles is:

$samstr = {source=>[{abc=>[{uname=>$VAR1,dbcrdn=>$VAR2,paridn=>$VAR3,o +sath=>$VAR4,}]}]};
Give that a try.

Also : XML::Simple is a terrible module with inconsistent options.

Consider using an alternative, like XML::Twig.

                All power corrupts, but we need electricity.

Log In?
Username:
Password:

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

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

    No recent polls found