in reply to
XMLin not able to read the input XML file
Below is the code snippet
Did you...
use XML::Simple;
?
open
the OUT filehandle?
use strict and warnings
?
Comment on
Re: XMLin not able to read the input XML file
Download
Code
In Section
Seekers of Perl Wisdom