Changes for version 0.31

  • C89 fix (Taro Nishino)
  • Added MongoDB::Code type
  • Use connection format: mongodb://host1,host2:port2,host3...
  • Arbitrary number of hosts supported
  • Auto-reauthentication on dropped connection
  • ensure_index name option

Documentation

the data types used with MongoDB
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 Object ID

Provides

in lib/MongoDB/Cursor.pm