套件:libdata-yaml-perl(0.0.7-1.1)
libdata-yaml-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdata-yaml-perl:
- [libdata-yaml-perl_0.0.7-1.1.dsc]
- [libdata-yaml-perl_0.0.7.orig.tar.gz]
- [libdata-yaml-perl_0.0.7-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Easy YAML serialisation of Perl data structures
In the spirit of YAML::Tiny, Data::YAML::Reader and Data::YAML::Writer provide lightweight, dependency-free YAML handling. While YAML::Tiny is designed principally for working with configuration files Data::YAML concentrates on the transparent round-tripping of YAML serialized Perl data structures.
As an example of why this distinction matters consider that YAML::Tiny doesn't handle hashes with keys containing non-printable characters. This is fine for configuration files but likely to cause problems when handling arbitrary Perl data structures. Data::YAML handles exotic hash keys correctly.
The syntax accepted by Data::YAML is a subset of YAML. Specifically it is the same subset of YAML that Data::YAML::Writer produces. See Data::YAML for more information.
其他與 libdata-yaml-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language