Hi,
I'm sure this is easy but I can't find a way to upgrade my cpnam installation of Mojolicious::Lite from
CORE
Perl (v5.18.2, linux)
Mojolicious (7.01, Doughnut)
OPTIONAL
EV 4.0+ (n/a)
IO::Socket::Socks 0.64+ (n/a)
IO::Socket::SSL 1.94+ (n/a)
Net::DNS::Native 0.15+ (n/a)
You might want to update your Mojolicious to 7.30!
to a later version.
We are running 7.2.4 on another machine and we want to get all the machines aligned on the same software level as we have found that 7.24 has a bug fix that 7.01 doesn't have.
So far trying to reinstall using
sudo cpanm Mojolicious::Lite
Mojolicious::Lite is up to date. (undef)
doesn't work.
also
sudo cpanm -i Mojolicious::Lite
doesn't work
Do we have to uninstall and reinstall? We are nervous as we will have to do this on a production machine so we want to test and retest.
We've spent a long time Googling and reading and apart from a comment about using githib we can't find a single document describing the upgrade process.
Any pointers welcomed.
Thanks.
Rob