Skip Menu |

This queue is for tickets about the MongoDBx-Class CPAN distribution.

Report information
The Basics
Id: 83260
Status: resolved
Priority: 0/
Queue: MongoDBx-Class

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

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



Subject: Broken with MongoDB 0.45
Hello MongoDbx::Class does not work with MongoDB 0.45 (provided on Debian unstable): Couldn't load application from file "script": Attribute (_connection) does not pass the type constraint because: Validation failed for 'MongoDB::Connection' with value MongoDBx::Class::Collection{ _database: MongoDBx::Class::Database{ _connection: MongoDBx::Class::Connection=HASH(0x3f80c38), name: "admin" }, name: "SUPER" } at constructor MongoDBx::Class::Cursor::new (defined at .../lib/MongoDBx/Class/Cursor.pm line 145) line 34 I've fixed the issue for Debian. You can find more details and the patch at this URL: http://patch-tracker.debian.org/patch/series/view/libmongodbx-class-perl/1.02-2/fix-super-connection All the best