in reply to XML or Storable?
If you think there would be any chance that someone else would try and interface with your program via data structures, you would probably want to give XML a shot. If that's not an issue, Storable is clearly the best.
They are both non-core modules wrapped around C libraries, so I don't think there's any particular convenience to using one over the other.
____________________
Jeremy
I didn't believe in evil until I dated it.
|
---|