Re: Making DBI (results) more strict

2014-02-11 Thread Darren Duncan
Max, you can distinguish a missing column from a null one quite easily in regular Perl. If exists $hash-{key} is false then the column doesn't exist, where if that is true but defined $hash-{key} is false then it exists but is null. -- Darren Duncan On 2/10/2014, 10:57 AM, Max Maischein

Re: Request consideration of DBD::Neo4p registration

2014-02-11 Thread demerphq
On 10 February 2014 09:59, Martin J. Evans boh...@ntlworld.com wrote: On 10/02/14 08:36, Tim Bunce wrote: On Mon, Feb 10, 2014 at 12:19:05AM -0500, Mark Jensen wrote: Greetings DBI, I would like to register DBD::Neo4p in DBI with prefix neo_. It provides a DBI wrapper for a REST

Re: Request consideration of DBD::Neo4p registration

2014-02-11 Thread Martin J. Evans
On 11/02/2014 17:56, demerphq wrote: On 10 February 2014 09:59, Martin J. Evans boh...@ntlworld.com wrote: On 10/02/14 08:36, Tim Bunce wrote: On Mon, Feb 10, 2014 at 12:19:05AM -0500, Mark Jensen wrote: Greetings DBI, I would like to register DBD::Neo4p in DBI with prefix neo_. It

[perl5-dbi/DBI-Test] 3c3bd2: Add notes about threads, subtests, and data record...

2014-02-11 Thread Tim Bunce
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 3c3bd227b2ba375b83af3b0b6886003bca3c2f50 https://github.com/perl5-dbi/DBI-Test/commit/3c3bd227b2ba375b83af3b0b6886003bca3c2f50 Author: Tim Bunce tim.bu...@pobox.com Date: 2014-02-11 (Tue, 11 Feb