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.40

  • DateTime floating timezones now warn on serialization
  • Attempting to serialize unrecognized object types now croaks
  • MongoDB::Cursor::explain now resets cursor properly
  • Added BSON::encode_bson and BSON::decode_bson (Jason Toffaletti)
  • Improved last_error/safe docs
  • Fixed doc spelling errors (Stefan Hornburg)

Documentation

The data types used with MongoDB
Some more advanced examples
Indexing collections
Getting started with MongoDB

Modules

Mongo Driver for Perl
Encoding and decoding utilities (more to come)
JavaScript code
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 ObjectId
Timestamp used for replication