Skip Menu |

This queue is for tickets about the KiokuDB-Backend-MongoDB CPAN distribution.

Report information
The Basics
Id: 57044
Status: resolved
Priority: 0/
Queue: KiokuDB-Backend-MongoDB

People
Owner: Nobody in particular
Requestors: gphat [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: MongoDB::Connection not imported
If you pass database_name and collection_name to connect rather than a collection to the constructor then _build_collection fails because MongoDB::Connection wasn't imported.
On Thu Apr 29 11:52:49 2010, GPHAT wrote: Show quoted text
> If you pass database_name and collection_name to connect rather than a > collection to the > constructor then _build_collection fails because MongoDB::Connection > wasn't imported.
This was fixed a while ago in the git version; but I didn't make a new release. I did just now. It should show up on CPAN shortly. :-)