powerman / perl-Mojolicious-Plugin-SecureCORS

Perl module: Mojolicious::Plugin::SecureCORS - Complete control over CORS
https://metacpan.org/release/Mojolicious-Plugin-SecureCORS
Other
0 stars 4 forks source link

bump Mojolicious to 8.67, and use new methods #9

Closed rabbiveesh closed 3 years ago

rabbiveesh commented 3 years ago

This should fix #8. I'll be happy to change it to use different methods depending on Mojo's version if that's what you want.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 87.5% when pulling 6cc28ebfc7e66177588336be0d0ddd61739e9901 on rabbiveesh:master into 2a5215b31603950e92e6d1efbd538773ec37cbc9 on powerman:master.

powerman commented 3 years ago

It looks like this isn't complete change, probably test should be fixed too:

t/basic.t ................. Mojolicious::Routes::Route::route is DEPRECATED in favor of Mojolicious::Routes::Route::any at t/basic.t line 24.
Mojolicious::Routes::Route::route is DEPRECATED in favor of Mojolicious::Routes::Route::any at t/basic.t line 25.
Mojolicious::Routes::Route::route is DEPRECATED in favor of Mojolicious::Routes::Route::any at t/basic.t line 26.
Mojolicious::Routes::Route::route is DEPRECATED in favor of Mojolicious::Routes::Route::any at t/basic.t line 27.
Mojolicious::Routes::Route::route is DEPRECATED in favor of Mojolicious::Routes::Route::any at t/basic.t line 28.
t/basic.t ................. ok