yaml: Prefer YAML::Syck or YAML::PP over YAML modules.

Authored by mpyne on Dec 21 2017, 8:09 PM.

Description

yaml: Prefer YAML::Syck or YAML::PP over YAML modules.

YAML is not an appropriate fallback from what I can glean of Perl
community discussions. YAML::XS is preferred, or YAML::Syck. If I can
get repo-metadata to conform to a stricter YAML subset then YAML::Tiny
would work too.

CCBUG:388109

Details

Committed
mpyneDec 21 2017, 8:09 PM
Parents
R365:e1d38b76e514: GIT_SILENT Bump reported version.
Branches
Unknown
Tags
Unknown