- Change YAML::XS::LibYAML to YAML::XS as this is the module to be used The documented usage is `use YAML::XS 'Load'`. I also searched the pcp code and that is what they are using: https://github.com/search?q=repo%3Aperformancecopilot%2Fpcp%20YAML%3A%3AXS&type=code Using YAML::XS::LibYAML::Load() even coredumps here. So I think it would be better to require the official module here. It might also need an upstream fix. I'll try to make a PR to the git repo. OBS-URL: https://build.opensuse.org/request/show/1143519 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=129
Description
No description provided
Languages
Diff
100%