-current perl ListUtil.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xeb00080)
by enine from LinuxQuestions.org on (#5NC07)
I'm trying to run a perl script in a new install of -current and getting the following error :
Code:ListUtil.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xeb00080)My searching seems to indicate when a perl library is installed with a different version than what's installed such as installing via cpan or a package manager. But I've only installed Slackware-current and haven't installed any other perl packages.
I noticed this post https://www.linuxquestions.org/quest...8/#post6275376 which seems to have a similar issue.


Code:ListUtil.c: loadable library and perl binaries are mismatched (got handshake key 0xdb80080, needed 0xeb00080)My searching seems to indicate when a perl library is installed with a different version than what's installed such as installing via cpan or a package manager. But I've only installed Slackware-current and haven't installed any other perl packages.
I noticed this post https://www.linuxquestions.org/quest...8/#post6275376 which seems to have a similar issue.