I had a similar problem. I was getting this error:
Can't locate strict.pm in @INC (@INC contains: C:/Perl64/site/lib C:/Perl64/lib .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
perl64\lib did not have strict.pm (and many other files were also missing - i dont know how). A clean re-install fixed the issue.
Thanks for posting this check.
-Nishant