in reply to Re^3: Interpreter can't find known installed mods (w10)
in thread Interpreter can't find known installed mods (w10)

Or, since it's a compile-time issue

BEGIN { print "Perl interpreter: $^X\n"; }