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

VERSION
    version v0.8.3

END OF LIFE NOTICE
    Version v0.8.0 is the final feature release of the MongoDB BSON::XS
    library. The library is now in a 12-month "sunset" period and will
    receive security patches and critical bug fixes only. The BSON::XS
    library will be end-of-life and unsupported on August 13, 2020.

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>

CONTRIBUTOR
    Paul "LeoNerd" Evans <leonerd@leonerd.org.uk>

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

    This is free software, licensed under:

      The Apache License, Version 2.0, January 2004