in reply to Re^2: DBD::CSV eats memory
in thread DBD::CSV eats memory

If you want to go ahead and describe what needs done, I'd be willing to take a look at it.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

Replies are listed 'Best First'.
Re^4: DBD::CSV eats memory
by jZed (Prior) on Nov 16, 2007 at 22:40 UTC
    I think if you can make connect() work (i.e. get the right tie and lock), everything else should pretty much just work. Though it will probably not make use of many of your optimizations, it should at least support SQL access to DBM::Deep data.