From 35df33b549ff752e722f061395dce1fab74b999c Mon Sep 17 00:00:00 2001 From: Dirk Koopman Date: Wed, 22 Apr 2020 22:11:59 +0100 Subject: [PATCH] add lastest UPGRADE.mojo --- UPGRADE.mojo | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/UPGRADE.mojo b/UPGRADE.mojo index c6d3d339..34c2e781 100644 --- a/UPGRADE.mojo +++ b/UPGRADE.mojo @@ -50,10 +50,15 @@ or You will need the following CPAN packages: - sudo cpanm EV Mojolicious Mojo::IOLoop::ForkCall JSON JSON::XS + sudo cpanm EV Mojolicious JSON JSON::XS # just in case it's missing sudo apt-get install top + +Please make sure that, if you insist on using operating system packages, that your Mojolicious is +at least version 7.26. Mojo::IOLoop::ForkCall is NOT LONGER IN USE! The current version at time +of writing is 8.36. + Login as the sysop user. Edit your /spider/local/DXVars.pm so that the bottom of the file is changed from something like: -- 2.34.1