#-- Sample code use strict; use XML::Simple; my $mXML; $mXML = XMLin('./in.xml',forcearray => 1);
You might also want to use the Data::Dumper module to view the hash array.
I hope this helps.
In reply to I use XML::Simple
by Rhose
in thread converting a xml page into a hash table
by juo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |