[ ソース: libjson-perl ]
パッケージ: libjson-perl (4.10000-1)
libjson-perl に関するリンク
Debian の資源:
libjson-perl ソースパッケージをダウンロード:
- [libjson-perl_4.10000-1.dsc]
- [libjson-perl_4.10000.orig.tar.gz]
- [libjson-perl_4.10000-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Angel Abad (QA ページ)
- Ivan Kohler (QA ページ)
- Ansgar Burchardt (QA ページ)
- gregor herrmann (QA ページ)
- Xavier Guimard (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for manipulating JSON-formatted data
JSON is a Perl module for manipulating data stored in the format of the same name. JavaScript Object Notation (JSON) is a simple data serialization format (defined in RFC 4627) that serves as an alternative to XML.
The primary purpose of this module is to select an appropriate backend JSON implementation. It prefers either JSON::XS (see libjson-xs-perl) or JSON::PP (see libjson-pp-perl), but will fall back on a backport implementation if neither are available.
その他の libjson-perl 関連パッケージ
|
|
|
|
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libjson-xs-perl
- module for manipulating JSON-formatted data (C/XS-accelerated)