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

Changes for version v1.6.1 - 2018-05-17

  • Bugs
    • [PERL-893] Fix 'prefer_numeric' handling of dual-vars to apply the heuristic only when no numeric form already exists.
    • [PERL-896] The 'epoch' method on BSON::Time was truncating to integers; it's now a floating point value as documented.
    • [PERL-896] Fixed PID generation within OIDs

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