パッケージ: libsereal-perl (5.004-1)
libsereal-perl に関するリンク
Debian の資源:
libsereal-perl ソースパッケージをダウンロード:
- [libsereal-perl_5.004-1.dsc]
- [libsereal-perl_5.004.orig.tar.gz]
- [libsereal-perl_5.004-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
fast, compact, powerful binary (de-)serialization module wrapper
Sereal is an efficient, compact-output, binary and feature-rich serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder correspondingly as Sereal::Decoder. They are distributed separately, in Debian as libsereal-decoder-perl and libsereal-encoder-perl.
This Sereal module is a very thin wrapper around both Sereal::Encoder and Sereal::Decoder. It depends on both and loads both. So if you have a user of both encoder and decoder, it is enough to depend on a particular version of Sereal and you'll get the most recent released versions of Sereal::Encoder and Sereal::Decoder.
その他の libsereal-perl 関連パッケージ
|
|
|
|
-
- dep: libsereal-decoder-perl (>= 5.004)
- fast, compact, powerful binary deserialization module
-
- dep: libsereal-encoder-perl (>= 5.004)
- fast, compact, powerful binary serialization module
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語