On Tuesday 26 May 2020 11:06:50 Jeyaraj Durairaj wrote :
> use Mojo::Base 'Mojolicious::Controller';
> use Mojo::Base -async_await;

Try instead:

use Mojo::Base 'Mojolicious::Controller',  -async_await;

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mojolicious/2143882.7O9tEhJyZY%40quad.

Reply via email to