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

Changes for version v0.704.3.0 - 2014-07-28

  • Additions
    • PERL-130 improved support for connection string URI; added support for options: ssl, connectTimeoutMS, w, wtimeoutMS, and journal
  • Bug fixes
    • PERL-130 fixed parsing of connection string to allow for usernames containing : and passwords containing @ if they are percent encoded (RFC 3986)
    • PERL-166 fixed tailable cursors with no initial results
    • PERL-290 when find_master is 0, the driver now consistently picks the first server in the list
    • PERL-387 made database_names() retry up to three times if the server returns a lock error

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