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

Changes for version 0.36

  • Replica set support
  • Deserialize booleans as booleans (instead of ints) (Andrew Page)
  • Fixed OS X build (Todd Caine)
  • Added background option for index creation (Graham Barr)
  • Fixed slurp tests (Josh Rabinowitz)
  • Added MongoDB::Timestamp type

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