in reply to Revision controlled Perl DataStructure

But the idea of a general framework should be good audit tool on persistent datastructures.. Exactly like a revision control system like CVS allows me get a file as of any date/time...i am looking for similar feature for perl datastructure like hash which can be made persistent using Storable e.g.

Originally posted as a Categorized Answer.

  • Comment on Re: Revision controlled Perl DataStructure