Fast, lightweight YAML loader and dumper
http://search.cpan.org/dist/YAML-Syck/
This module provides a Perl interface to the *libsyck* data serialization
library. It exports the 'Dump' and 'Load' functions for converting Perl
data structures to YAML strings, and the other way around.
*NOTE*: If you are working with other language's YAML/Syck bindings (such
as Ruby), please set '$YAML::Syck::ImplicitTyping' to '1' before calling
the 'Load'/'Dump' functions. The default setting is for preserving
backward-compatibility with 'YAML.pm'.
- Links to devel:languages:perl / perl-YAML-Syck
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Andreas_Schwab:Factory/perl-YAML-Syck && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
YAML-Syck-1.34.tar.gz | 0000166886 163 KB | |
cpanspec.yml | 0000000726 726 Bytes | |
perl-YAML-Syck.changes | 0000010738 10.5 KB | |
perl-YAML-Syck.spec | 0000002174 2.12 KB |
Latest Revision
Andreas Schwab (Andreas_Schwab)
committed
(revision 3)
- add 0001-Recognize-all-wide-unicode-characters.patch patch. Fixes test on PowerPC
Comments 0