use XML::Simple; use strict; my $xml = new XML::Simple; my $data = $xml->XMLin('cmdb_coh.xml'); print $data->{Form}->{ResourceString}->[1]->{value};
In reply to Re: Not a hash reference... why?
by toliyn
in thread Not a hash reference... why?
by toliyn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |