Changes for version v1.12.2 - 2020-08-13
- !!! END OF LIFE NOTICE !!!
- As of August 13, 2020, the BSON library has reached end of life and is no longer supported by MongoDB.
 
Modules
BSON serialization and deserialization (EOL)    
  
BSON type wrapper for a list of elements    
  
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    
  
Legacy BSON type wrapper for DBPointer data (DEPRECATED)    
  
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 symbol data (DEPRECATED)    
  
BSON type wrapper for date and time    
  
BSON type wrapper for timestamps    
  
Helper functions to wrap BSON type classes