Scroll to navigation

BSON::XS(3pm) User Contributed Perl Documentation BSON::XS(3pm)

NAME

BSON::XS - XS implementation of MongoDB's BSON serialization

VERSION

version v0.6.0

DESCRIPTION

This module contains an XS implementation for BSON encoding and decoding. There is no public API. Use the BSON module and it will choose the best implementation for you.

SUPPORT

Bugs / Feature Requests

Please report any bugs or feature requests through the issue tracker at <https://jira.mongodb.org/browse/PERL>. You will be notified automatically of any progress on your issue.

Source Code

This is open source software. The code repository is available for public review and contribution under the terms of the license.

<https://github.com/mongodb/mongo-perl-bson-xs>

  git clone https://github.com/mongodb/mongo-perl-bson-xs.git

AUTHOR

David Golden <david@mongodb.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by MongoDB, Inc.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004
2018-12-01 perl v5.28.1