-
- Distribution: MongoDB
- Module version: v2.2.0
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues
- Testers
- Kwalitee
- 44.65% Coverage
- License: apache_2_0
- Perl: v5.10.1
- Activity
- 24 month
- Tools
- Download (570.9Kb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 74 contributors
- David Golden
- Rassi
-
Mike Friedman
-
Kristina Chodorow
-
Florian Ragwitz
- Andrew Page
- Andrey Khozov
-
Ashley Willis
- Ask Bjørn Hansen
- Bernard Gorman
- Brendan W. McAdams
- Brian Moss
- Casey Rojas
-
Christian Hansen
- Christian Sturm
-
Christian Walde
- Colin Cyr
- Danny Raetzsch
- David Morrison
- David Nadle
- David Steinbrunner
- David Storch
-
diegok
- D. Ilmari Mannsåker
- Eric Daniels
- Finn Kempers (Shadowcat Systems Ltd)
- Gerard Goossen
-
Glenn Fowler
-
Graham Barr
- Hao Wu
- Harish Upadhyayula
- Jason Carey
- Jason Toffaletti
- Johann Rolschewski
-
John A. Kunze
- Joseph Harnish
- Josh Matthews
- Joshua Juran
- J. Stewart
- Kamil Slowikowski
-
Ken Williams
- Matthew Shopsin
- Matt S Trout
- Michael Langner
- Michael Rotmanov
- Mike Dirolf
-
Mohammad S Anwar
- Nickola Trupcheff
- Nigel Gregoire
- Niko Tyni
-
Nuno Carvalho
- Orlando Vazquez
- Othello Maurer
- Pan Fan
- Pavel Denisov
- Rahul Dhodapkar
-
Robert Sedlacek (Shadowcat Systems Ltd)
- Robin Lee
-
Roman Yerin
- Ronald J Kimball
- Ryan Chipman
-
Slaven Rezic
-
Stephen Oberholtzer
- Steve Sanbeg
- Stuart Watt
-
Thomas Bloor (Shadowcat Systems Ltd)
- Tobias Leich
- Uwe Voelker
-
Wallace Reis
- Wan Bachtiar
- Whitney Jackson
-
Xavier Guimard
- Xtreak
- Zhihong Zhang
- Dependencies
- Authen::SASL::SASLprep
- Authen::SCRAM::Client
- boolean
- BSON
- BSON::Bytes
- BSON::Code
- BSON::DBRef
- BSON::OID
- BSON::Raw
- BSON::Regex
- BSON::Time
- BSON::Timestamp
- BSON::Types
- bytes
- Carp
- Compress::Zlib
- constant
- Digest::MD5
- Encode
- Exporter
- if
- IO::Socket
- List::Util
- Math::BigInt
- MIME::Base64
- Moo
- Moo::Role
- namespace::clean
- Net::DNS
- overload
- re
- Safe::Isa
- Scalar::Util
- Socket
- strict
- Sub::Defer
- Sub::Quote
- Tie::IxHash
- Time::HiRes
- Type::Library
- Type::Utils
- Types::Standard
- UUID::URandom
- version
- warnings
- and possibly others
- CPAN Testers List
- Reverse dependencies
- Dependency graph
NAME
MongoDB::BSON::Binary - (DEPRECATED) MongoDB binary type
VERSION
version v2.2.0
DESCRIPTION
This class is now an empty subclass of BSON::Bytes.
AUTHORS
David Golden <david@mongodb.com>
Rassi <rassi@mongodb.com>
Mike Friedman <friedo@friedo.com>
Kristina Chodorow <k.chodorow@gmail.com>
Florian Ragwitz <rafl@debian.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019 by MongoDB, Inc.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004
Module Install Instructions
To install MongoDB::BSON::Binary, simply copy and paste either of the commands in to your terminal
cpanm MongoDB::BSON::Binary
perl -MCPAN -e shell install MongoDB::BSON::Binary
For more information on module installation please visit the detailed CPAN module installation guide.