The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.27

  • Indexes: Improved ensure_index syntax, added drop_dups option
  • Inserts: Added safe insert, checks object is < 4 MB before inserting
  • Fixed socket closing bug
  • Big-endian support
  • $ can be replaced by any character using MongoDB::BSON::char
  • MongoDB::OIDs: Fixed undefined behavior in serialization (Peter Edwards), added OID::get_time
  • 5.8.7-compatible memory allocation (Peter Edwards)
  • Added MongoDB::MaxKey and MongoDB::MinKey support

Documentation

the data types used with MongoDB
Getting started with MongoDB

Modules

Mongo Driver for Perl
A Mongo Collection
A connection to a Mongo server
A cursor/iterator for Mongo query results
A Mongo Database
A file storage utility
A Mongo GridFS file
A Mongo Object ID

Provides

in lib/MongoDB/Cursor.pm