http://qs321.pair.com?node_id=538672


in reply to Re: how to construct tree from parent pointer list
in thread how to construct tree from parent pointer list

Just so you know, Data::Dump::Streamer has some new (and IMO pretty sophisticated) support for supporting special serialization of objects. If you need to add persistancy to an object I suggest you look into the DDS_freeze() method.

---
$world=~s/war/peace/g

  • Comment on Re^2: how to construct tree from parent pointer list