BSON::Binary - Legacy BSON type wrapper for binary data (DEPRECATED)
Contents
Copyright And License
This software is Copyright (c) 2020 by Stefan G. and MongoDB, Inc.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004
perl v5.40.1 2025-04-16 BSON::Binary(3pm)
Description
This module has been deprecated as it was horribly inefficient (unpacking binary data to individual
single-byte elements of an array!) and had a weird API that was not compatible with the existing MongoDB
Binary wrapper implementation on CPAN.
You are strongly encouraged to use BSON::Bytes instead.
Name
BSON::Binary - Legacy BSON type wrapper for binary data (DEPRECATED)
Version
version v1.12.2
