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

Changes for version 1.17 - 2015-03-23

  • ACHTUNG! MongoDB 3.0+ is now requiered. Older versions are no longer supported.
  • Added Mango::Database::list_collections to query collections with a Mango::Cursor with optional filtering.
  • Mango::Database::collection_names also gains optional filtering.
  • Improved Mango::Collection::index_information to accept a maximum number of results, and to be faster (alexbyk).
  • Breaking change: Mango::Collection::options now returns the short name of the collection instead of the full_name (alexbyk).
  • Added Mango::Collection::rename.

Modules

Pure-Perl non-blocking I/O MongoDB driver
Binary type
Code type
Document type
Object ID type
Datetime type
Timestamp type
MongoDB bulk operations
MongoDB collection
MongoDB cursor
MongoDB query cursor
MongoDB database
GridFS
GridFS reader
GridFS writer
The MongoDB wire protocol

Provides

in lib/Mango/BSON.pm
in lib/Mango/BSON.pm