https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24508 --- Comment #4 from Mason James <mtj@kohaaloha.com> ---
hi Hans
this problem seems to be caused by your system running a deb10 version of perl on deb8
https://packages.debian.org/jessie/perl v5.20 https://packages.debian.org/buster/perl v5.28
my advice would be to attempt to build and install a libnet-z3950-simpleserver-perl package for your specific system
https://packages.debian.org/source/jessie/libnet-z3950-simpleserver-perl
or install a 5.20 perl, or upgrade to deb10
or attempt to install a deb10 version of the package https://packages.debian.org/buster/libnet-z3950-simpleserver-perl this might be tricky as there looks to be other dependancies for the package, which you will need to install too -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.