[arch-general] Perl Help?
Joey Pabalinas
alyptik at protonmail.com
Fri Jun 9 16:38:43 UTC 2017
On Fri, Jun 9, 2017 at 3:11 PM, Hunter Jozwiak via arch-general
<arch-general at archlinux.org> wrote:
> I got bit by Perl this morning after I did an update. I got an error
> about having a handshake error with ListUtil.c, and I don't know how to
> resolve this error.
If you have a ~/perl5/lib from using CPAN, files using the wrong Perl
version in there may also be causing this error; try:
“mv ~/perl5/lib{,-bak}”
to see if this is the cause. If this doesn't work, you can easily revert
the change with:
“mv ~/perl5/lib{-bak,}”
--
Joey Pabalinas
<alyptik at protonmail.com>
More information about the arch-general
mailing list