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

Re: generate XML command front to package

by cheshirecat (Sexton)
on Sep 03, 2003 at 19:21 UTC ( [id://288713]=note: print w/replies, xml ) Need Help??


in reply to generate XML command front to package

You could look at XML::Config as the basis for your code

Given a well formed configuration file like this:

<Root> <A_variable>A Key</A_variable> </Root> it returns: {A_variable => 'A Key'}

'Cat

Log In?
Username:
Password:

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

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

    No recent polls found