reneeb / Mojolicious-Plugin-WebAPI

0 stars 2 forks source link

Router method changes #4

Open jberger opened 3 years ago

jberger commented 3 years ago

Hello, a CPAN search noticed that you use at least one of the routing methods removed in Mojolicious 9.0, these include route, via, detour, and over. The fixes are all easy to do and are listed on the Upgrading wiki https://github.com/mojolicious/mojo/wiki/Upgrading

Thanks

eserte commented 3 years ago

t/proxy.t now fails, possibly because of this change:

Can't locate object method "route" via package "Mojolicious::Routes" at t/proxy.t line 29.
t/proxy.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run