New comment by zdykstra on void-packages repository https://github.com/void-linux/void-packages/issues/26192#issuecomment-723382816 Comment: What do you see when you execute: `perl -MLWP::UserAgent -e'print $_ . " => " . $INC{$_} . "\n" for keys %INC'` ? You most likely have a library that was manually installed/built against 5.30, which is now broken with 5.32 installed.