RE: New NestedHash module needs home

2011-09-21 Thread Byrd, Brendan
PM To: dbi-dev@perl.org Cc: Byrd, Brendan Subject: Re: New NestedHash module needs home On Tue, Sep 13, 2011 at 7:50 AM, Jonathan Leffler jonathan.leff...@gmail.commailto:jonathan.leff...@gmail.com wrote: On Mon, Sep 12, 2011 at 10:29, Byrd, Brendan byr...@insightcom.commailto:byr

RE: New NestedHash module needs home

2011-09-21 Thread Byrd, Brendan
...@insightcom.com System Integration Analyst (NOC Web Developer) -Original Message- From: Tim Bunce [mailto:tim.bu...@pobox.com] Sent: Wednesday, September 21, 2011 9:45 AM To: Byrd, Brendan Cc: dbi-dev@perl.org Subject: Re: New NestedHash module needs home Would it be an actual DBI driver

New NestedHash module needs home

2011-09-13 Thread Byrd, Brendan
I currently have a working and tested model for a nested hash to table conversion. This will essentially fill the gap for DBD::AnyData to be able to convert nested array/hash objects, instead of merely a single table inside of an array. It works by a recursive sub that looks through the tree,