I ran the above code in my system i am getting error "Unrecognised option: XML::Simple=HASH(0xacfc8bc) at test.pl 11". In some system we were not getting this error. I checked the version of XML::Simple it was same. Any idea why we getting this error ?open(READ_DATAFEED_XML, $sales_channel_input); my $input_xml = <READ_DATAFEED_XML>; close(READ_DATAFEED_XML); my $sales_channel_output = $xml_simple->XMLin($input_xml);
In reply to How to resolve this error "Unrecognised option" if i use XML::Simple ? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |