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

VERSION
   version v0.2.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 <[email protected]>

COPYRIGHT AND LICENSE
   This software is Copyright (c) 2016 by MongoDB, Inc.

   This is free software, licensed under:

     The Apache License, Version 2.0, January 2004