Package: wnpp Severity: wishlist Owner: Xavier Guimard <x.guim...@free.fr>
* Package name : libbson-xs-perl Version : 0.4.3 Upstream Author : David Golden <da...@mongodb.com> * URL : https://metacpan.org/release/BSON-XS * License : Apache-2.0 Programming Lang: Perl Description : Perl XS implementation of MongoDB's BSON serialization The BSON class implements a BSON encoder/decoder ("codec"). It consumes "documents" (typically hash references) and emits BSON strings and vice versa in accordance with the BSON Specification (http://bsonspec.org). BSON is the primary data representation for MongoDB. While this module has several features that support MongoDB-specific needs and conventions, it can be used as a standalone serialization format. 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. This module will be recommended by libmongodb-perl -- Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.