here is another wayuse XML::Simple; my $xs = XML::Simple->new( ForceArray => 1,suppressempty => '' ); my @href = $xs->XMLin(shift); print Dumper(@href);
In reply to Re: Need Help Understanding Parsing XML into multi level struck
by drfrog
in thread Need Help Understanding Parsing XML into multi level struck
by ralibm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |