use Data::Dumper qw(Dumper); my $data = XMLin($xml); print Dumper($data); [download]
In reply to Re: XML: Simple - nested XML data by runrig in thread XML: Simple - nested XML data by dmaranan