The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME
    BSON::XS - XS implementation of MongoDB's BSON serialization

VERSION
    version v0.4.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