Name: | perl-YAML-Syck |
---|---|
Version: | 1.34 |
Release: | 4.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 208250 |
License: | BSD and MIT |
RPM: | perl-YAML-Syck-1.34-4.el9.x86_64.rpm |
Source RPM: | perl-YAML-Syck-1.34-4.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/YAML-Syck |
Summary: | Fast, lightweight YAML loader and dumper |
Description: | 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 1.34 - Fix memory corruption (GH#44, GH#48) - Fix for handling circular aliases (GH#52, GH#53) - Unconditionally include stdlib.h in syck.h (GH#56) - Switch changelog to a more parsable format - Update github CI to use a cpanfile - Update Devel::PPPort to 3.62 - Stop depending on constants dropped from Perl 5.28 (GH#50)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Update to 1.32 - Interface Change: Change default for LoadBlessed to false - Remove YAML::Syck tests that parse META.yml - Switch to github actions for testing - Remove 'use vars' from code in favor of 'our'
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild