1BSON::Binary(3)       User Contributed Perl Documentation      BSON::Binary(3)
2
3
4

NAME

6       BSON::Binary - Legacy BSON type wrapper for binary data (DEPRECATED)
7

VERSION

9       version v1.12.2
10

DESCRIPTION

12       This module has been deprecated as it was horribly inefficient
13       (unpacking binary data to individual single-byte elements of an array!)
14       and had a weird API that was not compatible with the existing MongoDB
15       Binary wrapper implementation on CPAN.
16
17       You are strongly encouraged to use BSON::Bytes instead.
18

AUTHORS

20       •   David Golden <david@mongodb.com>
21
22       •   Stefan G. <minimalist@lavabit.com>
23
25       This software is Copyright (c) 2020 by Stefan G. and MongoDB, Inc.
26
27       This is free software, licensed under:
28
29         The Apache License, Version 2.0, January 2004
30
31
32
33perl v5.32.1                      2021-01-26                   BSON::Binary(3)
Impressum