On Thursday, 19 December 2019 10:06:28 CET you wrote: > However, I was unable to make pyyaml to generate the YAML format > YAML::Tiny is always able to read, and apparently ruamel (judging by the > code) has the same issue.
ok, I understand which instance of YAML::Tiny is causing trouble. Since the security issue related to YAML::XS has been fixed (provided $YAML::XS::LoadBlessed is set to 0, which is not a problem for cme), I see no issue to switch libconfig-model-dpkg-perl to YAML::XS instead of YAML::Tiny. Dear debian-perl team colleagues, do you foresee any problem with this change ? All the best Dod

