in reply to Re^4: Memory Efficient XML Parser
in thread Memory Efficient XML Parser
Unlike Storable you can process the XML in chunksThis is just a limitation of Storable.pm as is, not a limitation of the Storable file format. It should be possible to write an event-handling Storable parser.
|
|---|