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

Changes for version v0.706.0.0 - 2014-10-28

  • *** Deprecations ***
    • PERL-425 the 'drop_dups' indexing option is deprecated because it is ignored as of server version 2.7.5
  • Additions
    • PERL-408 added support for SCRAM-SHA-1 (for MongoDB 2.7.8+)
  • Bug fixes
    • PERL-409 fixed compilation on MSWin32 using the MinGW compiler
    • Fixed compilation errors on MSWin32 using the MSVC compiler
    • Fixed construction of Makefile LIBS argument for some platforms
    • Fixed parallel scan and explain tests for changes in the MongoDB 2.7.x development series
  • Diagnostics
    • Passing the "ssl" parameter to MongoDB::MongoClient will now warn if SSL support is not available.
  • Documentation
    • Revised "run_command" documentation to explain that array references or Tie::IxHash should be used.
  • Prerequisites
    • Added dependency on Authen::SCRAM::Client 0.003
    • Removed (test) dependency on File::Slurp
    • Minimum required versions of configuration dependencies Path::Tiny and Config::AutoConf are now enforced in the code, not just specified in META.json
  • ~ Internal changes ~
    • PERL-433 uses the listCollections command if available (MongoDB 2.7.8+)
    • PERL-434 uses the listCollections command if available (MongoDB 2.7.8+)
    • PERL-436 bumped supported maxWireProtocolVersion to 3 (MongoDB 2.7.8+)

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