Fast, lightweight YAML loader and dumper

Edit Package perl-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'.

Refresh
Refresh
Source Files
Filename Size Changed
YAML-Syck-1.27.tar.gz 0000173024 169 KB
perl-YAML-Syck.changes 0000008031 7.84 KB
perl-YAML-Syck.spec 0000002542 2.48 KB
Revision 25 (latest revision is 35)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178990 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 25)
- 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
openSUSE Build Service is sponsored by