in reply to Re^2: @inc problem
in thread @inc problem
The error message indicates that Perl is looking in C:/Perl164/, and you wrote that you have Perl installed in C:/Perl/, so it's likely a rename happened a some point in time, even if you didn't do it yourself. Also, @INC normally contains more entries than just the one shown in your error message, so unless that got cut off, that's another indicator of a problem with the install.
|
|---|