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

  • Fixed undef values (Andrew Bryan)
  • Added GridFS multi-chunk test using File::Temp (Josh Rabinowitz)
  • Allow tie(%h, 'Tie::IxHash') to be used as well as Tie::IxHash->new
  • Fixed GridFS indexes and added chunkSize and uploadDate to metadata
  • Fixed batch_insert doc (Eric Wilhelm)
  • Fixed big endian build

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