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