BSON v1.12.2 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
BSON | BSON serialization and deserialization (EOL) | v1.12.2 | metacpan |
BSON::Array | BSON type wrapper for a list of elements | v1.12.2 | metacpan |
BSON::Binary | Legacy BSON type wrapper for binary data (DEPRECATED) | v1.12.2 | metacpan |
BSON::Bool | Legacy BSON type wrapper for Booleans (DEPRECATED) | v1.12.2 | metacpan |
BSON::Bytes | BSON type wrapper for binary byte strings | v1.12.2 | metacpan |
BSON::Code | BSON type wrapper for Javascript code | v1.12.2 | metacpan |
BSON::DBPointer | Legacy BSON type wrapper for DBPointer data (DEPRECATED) | v1.12.2 | metacpan |
BSON::DBRef | BSON type wrapper for MongoDB DBRefs | v1.12.2 | metacpan |
BSON::Decimal128 | BSON type wrapper for Decimal128 | v1.12.2 | metacpan |
BSON::Doc | BSON type wrapper for ordered documents | v1.12.2 | metacpan |
BSON::Double | BSON type wrapper for Double | v1.12.2 | metacpan |
BSON::Int32 | BSON type wrapper for Int32 | v1.12.2 | metacpan |
BSON::Int64 | BSON type wrapper for Int64 | v1.12.2 | metacpan |
BSON::MaxKey | BSON type wrapper for MaxKey | v1.12.2 | metacpan |
BSON::MinKey | BSON type wrapper for MinKey | v1.12.2 | metacpan |
BSON::OID | BSON type wrapper for Object IDs | v1.12.2 | metacpan |
BSON::ObjectId | Legacy BSON type wrapper for Object IDs (DEPRECATED) | v1.12.2 | metacpan |
BSON::PP | Pure Perl BSON implementation | v1.12.2 | metacpan |
BSON::Raw | BSON type wrapper for pre-encoded BSON documents | v1.12.2 | metacpan |
BSON::Regex | BSON type wrapper for regular expressions | v1.12.2 | metacpan |
BSON::String | BSON type wrapper for strings | v1.12.2 | metacpan |
BSON::Symbol | BSON type wrapper for symbol data (DEPRECATED) | v1.12.2 | metacpan |
BSON::Time | BSON type wrapper for date and time | v1.12.2 | metacpan |
BSON::Timestamp | BSON type wrapper for timestamps | v1.12.2 | metacpan |
BSON::Types | Helper functions to wrap BSON type classes | v1.12.2 | metacpan |