https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27673 Bug ID: 27673 Summary: Replace YAML with YAML::XS Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Blocks: 26633
From tht YAML pod:
""" This module has been released to CPAN as YAML::Old, and soon YAML.pm will be changed to just be a frontend interface module for all the various Perl YAML implementation modules, including YAML::Old. If you want robust and fast YAML processing using the normal Dump/Load API, please consider switching to YAML::XS. It is by far the best Perl module for YAML at this time. It requires that you have a C compiler, since it is written in C. """ See also https://gitlab.com/koha-community/qa-test-tools/-/merge_requests/35 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26633 [Bug 26633] Add advanced editor for transfer limits -- You are receiving this mail because: You are watching all bug changes.