软件包: libbson-perl (1.12.1-1)
libbson-perl 的相关链接
Trisquel 的资源:
下载源码包 libbson-perl:
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Nuno Carvalho
- Xavier Guimard
外部的资源:
- 主页 [metacpan.org]
相似软件包:
BSON serialization and deserialization for Perl
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.
其他与 libbson-perl 有关的软件包
|
|
|
-
- dep: libboolean-perl (>= 0.45)
- module providing transparent support for booleans
-
- dep: libcrypt-urandom-perl
- module that provides non blocking randomness
-
- dep: libmoo-perl (>= 2.002004)
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libtie-ixhash-perl
- Perl module to order associative arrays
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libbson-xs-perl
- Perl XS implementation of MongoDB's BSON serialization