[Koha-bugs] [Bug 28317] Remove CGI::Session::Serialize::yaml dependency by using the default serializer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 14 04:02:27 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317

--- Comment #37 from David Cook <dcook at prosentient.com.au> ---
Interestingly, CGI::Session::Serialize::default writes out a Perl data
structure and then uses the equivalent of eval() to inject it back into Perl:
https://metacpan.org/release/CGI-Session/source/lib/CGI/Session/Serialize/default.pm#L39.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list