On Wed, Oct 22, 2003 at 10:35:49AM +0100, Nicholas Clark wrote: > On Wed, Oct 22, 2003 at 10:01:26AM +0100, Tim Bunce wrote: > > > I don't have time in the short term to work on the (albeit fairly > > trivial) change to Storable. If someone can do that and get a new > > release out then I'll look deeper into the performance issues then. > > In reading this thread over the course of the past few days I've missed > what the needed change to Storable would be.
No change to Storable. We're just talking about changing Devel::Cover to _use_ Storable instead of Data::Dumper+eval. Tim.