Can you please help me understand the modification you made to XML:Simple
as belowWhat does this do?my $xml = do {local $/='';'file.xml'} ; #my $servers = XMLin('file.xml'); my $servers = XMLin($xml, ForceArray => 1);
In reply to Re^4: need help with for loop within an xml
by deep27ak
in thread need help with for loop within an xml
by deep27ak
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |