in reply to @inc problem

The cleanest way is to re-install Perl. It should be much easier than trying to fix whatever happened here.

Did you rename your Perl directory after in the install? That is usually not supported, except for example the Strawberry Perl PortableZIP edition.

Replies are listed 'Best First'.
Re^2: @inc problem
by mark4444az (Sexton) on May 06, 2014 at 15:42 UTC
    I did not rename the perl directory. You're right, I'm going to uninstall and start over. I did a system restore and that's when the issue started.

      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.