kberov / Ado

Ado - framework for web projects on Mojolicious | Note! Now I work on a replacement - https://github.com/kberov/Slovo
Other
32 stars 9 forks source link

Several removals in Mojolicious 7.31 #110

Closed eserte closed 7 years ago

eserte commented 7 years ago

The test suite fails with Mojolicious 7.31 because of a number of function removals (see https://metacpan.org/source/SRI/Mojolicious-7.31/Changes#L3 ).

Some excerpts of the test log:

#     Error:  "slurp" is not exported by the Mojo::Util module
...
Can't locate object method "parts" via package "Mojo::Home" at /tmpfs/.cpan-build-cpansand/2017042603/Ado-0.933-0/blib/lib/Ado.pm line 36.
...
Can't locate object method "rel_dir" via package "Mojo::Home" at /tmpfs/.cpan-build-cpansand/2017042603/Ado-0.933-0/blib/lib/Ado/Command.pm line 34.
...
 "spurt" is not exported by the Mojo::Util module
kberov commented 7 years ago

Oh!... again. Thank you Slaven. I will take care.

kberov commented 7 years ago

Updated to Mojolicious 7.43 https://metacpan.org/release/BEROV/Ado-0.935