The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.708.0.0 - 2015-01-20

  • Additions
    • Added 'get_namespace' method (and 'ns' alias) to MongoDB::MongoClient for getting a collection directly without an intermediate database object.
    • Added 'db' and 'coll' aliases for 'get_database' and 'get_collection'
  • Bug fixes
    • PERL-489 references to scalars with both number and string slots internally would crash on BSON encoding, rather than encode the string part as a binary.
  • Diagnostics
    • Added parenthetical note to "can't get db response" errors to disambiguate where they occur.

Documentation

The data types used with MongoDB
Some examples of MongoDB syntax
Indexing collections
Getting started with MongoDB

Modules

Official MongoDB Driver for Perl
Tools for serializing and deserializing data in BSON form
Binary type
Regular expression type
MongoDB bulk write interface
Bulk write operations against a query document
JavaScript Code
A MongoDB Collection
MongoDB generic command result document
A connection to a MongoDB server (DEPRECATED)
A cursor/iterator for Mongo query results
Native DBRef support
A MongoDB Database
MongoDB Driver Error classes
A file storage utility
A Mongo GridFS file
A connection to a MongoDB server
A Mongo Object ID
Replication timestamp
MongoDB write result document

Provides

in lib/MongoDB/Error.pm
in lib/MongoDB/Error.pm
in lib/MongoDB/Error.pm
in lib/MongoDB/Error.pm
in lib/MongoDB/Error.pm