recommended udpate for perl-Mojolicious

This recommended update for perl-Mojolicious:
- NOTE: Mojolicious implemented an API change to prevent using the API in a way that may cause security issues. Therefore a version update is required. This may cause incompatibilities with old code but that is accepted by upstream. In the other direction new code won't run on the old API so there is no way to avoid this udpate.

- Update from version 5.12 to 5.60
+ Added to_array method to Mojo::Collection.
+ Added xss_escape function to Mojo::Util.
+ Updated Net::DNS::Native requirement to 0.12 for some important bug fixes.
+ Added support for non-blocking name resolution with Net::DNS::Native.
+ Improved error handling in Mojo::IOLoop::Client.
+ Deprecated stringification support in Mojo::Collection in favor of Mojo::Collection::join.
+ Deprecated Mojo::Collection::pluck in favor of Mojo::Collection::map.
+ Deprecated Mojo::DOM::val.
+ Improved map method in Mojo::Collection to be able to call methods.
+ Improved tap method in Mojo::Base to be able to call methods.
+ Deprecated Mojo::Collection::AUTOLOAD in favor of Mojo::Collection::pluck.
+ Deprecated Mojo::DOM::AUTOLOAD in favor of Mojo::DOM::children.
+ Deprecated support for data arguments in Mojo::JSON::Pointer.
+ Added access_control_allow_origin, content_language, content_location and strict_transport_security methods to Mojo::Headers.
+ Deprecated object-oriented Mojo::JSON API.
+ Added auto_decompress attribute to Mojo::Content.
+ Improved Mojo::Content to parse content more defensively.
+ Fixed chunked transfer encoding bug in Mojo::Content.
+ Fixed bug where Mojo::UserAgent would try to follow redirects for protocols other than HTTP and HTTPS.
+ Fixed bug in Mojo::Server where secondary groups were not reassigned correctly.
+ Fixed read-only file system compatibility of Mojo::Asset::File.
+ Fixed bug in Mojolicious::Validator::Validation where every_param would sometimes return an array reference containing an undef value.
+ Fixed Mojo::ByteStream and Mojo::Collection to always return true in boolean context.
+ Improved Mojo::DOM::HTML performance slightly.
+ Fixed description list parsing bug in Mojo::DOM::HTML.
+ Improved form content generator to allow custom content types.
+ Improved Mojo::Server to load applications consistently for all servers.
+ Fixed Mojolicious::Static to hide files without extensions in DATA sections.
+ Fixed inflate command to ignore files without extensions.
+ Fixed bug in Mojolicious::Routes::Route where formats could be rendered twice for embedded applications.

Fixed bugs
Selected Binaries
openSUSE Build Service is sponsored by