Bug 21657 - Mojo::Util::slurp is DEPRECATED in favor of Mojo::File::slurp
Summary: Mojo::Util::slurp is DEPRECATED in favor of Mojo::File::slurp
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Web services (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-25 08:44 UTC by Magnus Enger
Modified: 2020-01-06 20:17 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.