Bug 21657

Summary: Mojo::Util::slurp is DEPRECATED in favor of Mojo::File::slurp
Product: Koha Reporter: Magnus Enger <magnus>
Component: Web servicesAssignee: Bugs List <koha-bugs>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Magnus Enger 2018-10-25 08:44:19 UTC
I'm seeing a lot of these warnings in my Plack log:

Mojo::Util::slurp is DEPRECATED in favor of Mojo::File::slurp at /usr/share/perl5/Swagger2.pm line 51.
Comment 1 Tomás Cohen Arazi 2019-01-30 10:11:52 UTC
Do you see them in master? Because we are not using the Swagger2 plugin anymore.