Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: How to resolve this error "Unrecognised option" if i use XML::Simple ?

by lwicks (Friar)
on May 13, 2008 at 09:01 UTC ( [id://686222]=note: print w/replies, xml ) Need Help??


in reply to How to resolve this error "Unrecognised option" if i use XML::Simple ?

Here is a snippet from a working script I use daily on a Windoze machine:
my $config_file = 'C:\program files\secret_app\config.xml'; my $config = XMLin($config_file); my $timeout = $config->{timeout};

Kia Kaha, Kia Toa, Kia Manawanui!
Be Strong, Be Brave, Be perservering!

  • Comment on Re: How to resolve this error "Unrecognised option" if i use XML::Simple ?
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-23 19:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found