A fast, lightweight YAML loader and dumper library
This package is based on the package 'perl-YAML-Syck' from project 'openSUSE:Factory'.
YAML::Syck is a fast, lightweight YAML loader and dumper library The
module interfaces libsyck.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / perl-YAML-Syck
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-YAML-Syck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
YAML-Syck-1.27.tar.gz | 0000173024 169 KB | |
_link | 0000000149 149 Bytes | |
perl-YAML-Syck.changes | 0000008031 7.84 KB | |
perl-YAML-Syck.spec | 0000002542 2.48 KB |
Revision 32 (latest revision is 50)
Stephan Kulow (coolo)
committed
(revision 32)
- updated to 1.27 * Resolve RT#84466 not fixed in 1.26 It failed about 10% of the time. * Resolve RT#84882 and RT#84466 hash randomisation in yaml-alias.t on perl 5.18.0 * Apply patch from RT 78363 - MinGW64 compatibility * Implement $JSON::Syck::MaxDepth * Prevent failure when the same object is seen twice during Dump. * Prevent YAML from being influnced by the previous change * Make sure that LoadBlessed=0 blocks all blessing. * Start listing primary repo as toddr on github ( http://github.com/toddr/YAML-Syck ) * README refreshed via perldoc -t * Fix error message typo: s/existant/existent/g * Fix for non-printable character detection * Quote if non-printable characters are present * Change LoadBlessed=0 to not bless under ANY circumstances
Comments 0