Grinnz / Mojo-SQLite

Mojo::SQLite - A tiny Mojolicious wrapper for SQLite
https://metacpan.org/pod/Mojo::SQLite
Other
27 stars 12 forks source link

Installation with Mojolicious 9.0 fails #18

Closed Tekki closed 3 years ago

Tekki commented 3 years ago

If I try to install Mojo::SQLite together with Mojolicious 9.0 I get

Can't locate object method "delay" via package "Mojo::IOLoop"

errors in crud.t, database.t and results.t.

Grinnz commented 3 years ago

Will be resolved by #20 in the next release.