CC: | jeremy [...] marzhillstudios.com |
Subject: | Potential bug in DB::CouchDB use of HTTP::Message? |
Date: | Wed, 29 Apr 2009 16:22:33 -0400 |
To: | bug-DB-CouchDB-Schema [...] rt.cpan.org |
From: | madams [...] phantomware.ca |
Hi:
I am trying to use DB-CouchDB-Schema-0.3.04 to connect to a CouchDB database.
My test implementation I am using is the same as what is listed on
http://search.cpan.org/~zaphar/DB-CouchDB-Schema-0.3.04_remove_blib/lib/DB/CouchDB.pm.
Data::Dumper indicates that my CouchDB document data structure is being returned
as expected however I am receiving the following error message:
test: Odd number of elements in hash assignment at /usr/share/perl5/HTTP/Message.pm line 181.
HTTP::Message reports a $HTTP::Message::Version as 5.812
I am using Debian stable (lenny).
I am not sure if DB::CouchDB is to blame for this but I thought I would send it
your way in the event that you can do something about it.
Thanks,
Matt