[ 原始碼: libtoml-tiny-perl ]
套件:libtoml-tiny-perl(0.18-1)
libtoml-tiny-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtoml-tiny-perl:
- [libtoml-tiny-perl_0.18-1.dsc]
- [libtoml-tiny-perl_0.18.orig.tar.gz]
- [libtoml-tiny-perl_0.18-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
minimal, pure perl TOML parser and serializer
TOML::Tiny implements a pure-perl parser and generator for the TOML (https://github.com/toml-lang/toml) data format. It currently conforms to TOML v5 (with a few caveats) with support for more recent changes in pursuit of v6.
TOML::Tiny strives to maintain an interface compatible to the TOML and TOML::Parser modules, and could even be used to override $TOML::Parser.
其他與 libtoml-tiny-perl 有關的套件
|
|
|
|
-
- dep: libmath-bigint-perl
- arbitrary size integer/floating/rational number math package
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libtypes-serialiser-perl
- module providing simple data types for common serialisation formats
-
- sug: libdatetime-format-rfc3339-perl
- module to parse and format RFC3339 datetime strings