Package: wnpp Severity: wishlist Owner: Nuno Carvalho <sm...@cpan.org>
* Package name : libbson-perl Version : 1.4.0 Upstream Author : David Golden <da...@mongodb.com>, Stefan G. <minimal...@lavabit.com> * URL : https://metacpan.org/release/BSON * License : The Apache License, Version 2.0, January 2004 Programming Lang: Perl Description : BSON serialization and deserialization for Perl This 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.