Perl YAML Serialization using XS and libyaml
https://metacpan.org/release/YAML-LibYAML
Kirill Siminov's libyaml is arguably the best YAML implementation. The C
library is written precisely to the YAML 1.1 specification. It was originally
bound to Python and was later bound to Ruby.
This module is a Perl XS binding to libyaml which offers Perl the best YAML
support to date.
This module exports the functions Dump and Load. These functions are intended
to work exactly like YAML.pm's corresponding functions.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / perl-YAML-LibYAML
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-YAML-LibYAML && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
YAML-LibYAML-v0.902.0.tar.gz | 0000154806 151 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-YAML-LibYAML.changes | 0000011111 10.9 KB | |
perl-YAML-LibYAML.spec | 0000001805 1.76 KB |
Revision 49 (latest revision is 50)
Petr Gajdos (pgajdos)
accepted
request 1203093
from
Tina Müller (tinita)
(revision 49)
- updated to 0.902.0 (v0.902.0) see /usr/share/doc/packages/perl-YAML-LibYAML/Changes v0.902.0 2024-09-20 21:39:00+02:00 - Loaded builtin booleans are not readonly anymore for perl >= v5.36 v0.901.0 2024-09-06 23:56:41+02:00 - Change version scheme - Fix missing linebreak in pod from Dist::Zilla conversion 0.90 2024-09-06 23:44:13+02:00 - Change from Zilla::Dist to Dist::Zilla
Comments 0