in reply to Example of XML::Parse object style requested

Hello,

Just wanted to offer my 10 cents from palying around with HoH (Hash of Hashes) with XML::Dumper / XML::Parser.

Basically didn't play very well with HoH, I use XML::Dumper to output the HoH, but use a custom loader module for the re-reading of the HoH.

It may work well, but I unfortunatly did not find the correct attributes to get it working with HoH.

Plus my little XML database wasn't that hard to make a loader module for.

Best of Luck,
mslattery

  • Comment on Re: Example of XML::Parse object style requested