Looking at the Dumper output suggests that
print $parser->{FragmentAssets}->{asset}->{url}->[1];
should be
print $parser->{FragmentAssets}->{asset}->[1]->{url};
In reply to Re: Problem parsing XML into arrays using XML::Simple
by jethro
in thread Problem parsing XML into arrays using XML::Simple
by tevolo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |