in reply to Create hash from XML file
The simplest seems using XML::Simple. This will give you a hash with the XML content. You can manipulate the hash as needed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Create hash from XML file
by psini (Deacon) on Jul 22, 2009 at 11:40 UTC |