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

Changes for version v1.2.0 - 2016-08-17

  • Added
    • Added dt_type support for Mango::BSON::Time
    • Added 'from_epoch' constructor method to BSON::OID
  • Documentation
    • Credited Sebastian Riedel for inspiration regarding helper functions
    • Hash::Ordered is not yet supported

Modules

BSON serialization and deserialization
Legacy BSON type wrapper for binary data (DEPRECATED)
Legacy BSON type wrapper for Booleans (DEPRECATED)
BSON type wrapper for binary byte strings
BSON type wrapper for Javascript code
BSON type wrapper for MongoDB DBRefs
BSON type wrapper for Decimal128 (EXPERIMENTAL)
BSON type wrapper for ordered documents
BSON type wrapper for Double
BSON type wrapper for Int32
BSON type wrapper for Int64
BSON type wrapper for MaxKey
BSON type wrapper for MinKey
BSON type wrapper for Object IDs
Legacy BSON type wrapper for Object IDs (DEPRECATED)
Pure Perl BSON implementation
BSON type wrapper for pre-encoded BSON documents
BSON type wrapper for regular expressions
BSON type wrapper for strings
BSON type wrapper for date and time
BSON type wrapper for timestamps
Helper functions to wrap BSON type classes