in reply to Re^3: Perl XML parsing with XML::Simple - Having problem with accessing fields
in thread Perl XML parsing with XML::Simple - Having problem with accessing fields
I am still not getting any output. I installed this XML::Simple module yesterday on my linux and I remember when I was installing this module, it did come up as a warning that I needed XML::SAX and XML::SAX::Expat but it wasn't required and installation still was successful. Could that be the reason for this happening? I appreciate your help. Thanks a lot!print $config->{Data1}->{Data2}->{DATE-NOW}, ".\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Perl XML parsing with XML::Simple - Having problem with accessing fields
by roboticus (Chancellor) on Aug 17, 2012 at 18:52 UTC | |
|
Re^5: Perl XML parsing with XML::Simple - Having problem with accessing fields
by Mr. Muskrat (Canon) on Aug 17, 2012 at 19:01 UTC | |
by vparikh (Novice) on Aug 17, 2012 at 19:39 UTC | |
by Mr. Muskrat (Canon) on Aug 17, 2012 at 20:01 UTC | |
by vparikh (Novice) on Aug 20, 2012 at 13:15 UTC |